Skip to content

Commit 7183ae1

Browse files
committed
turn off recursive settings in tf docs
1 parent ac9f93c commit 7183ae1

File tree

2 files changed

+74
-15
lines changed

2 files changed

+74
-15
lines changed

.terraform-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 0.19.0
22
formatter: markdown table
33

44
recursive:
5-
enabled: true
5+
enabled: false
66
include-main: false
77

88
settings:

0 commit comments

Comments
 (0)