We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0322f5 commit 17f290eCopy full SHA for 17f290e
.terraform-docs.yaml
@@ -1,12 +1,12 @@
1
-version: 0.19.0
+version: 0.20.0
2
formatter: markdown table
3
4
recursive:
5
enabled: false
6
- include-main: false
7
8
settings:
9
lockfile: false
+ path: .
10
11
output:
12
file: README.md
aqua.yaml
@@ -10,6 +10,6 @@ registries:
- type: standard
ref: v4.210.0 # renovate: depName=aquaproj/aqua-registry
packages:
13
- - name: terraform-docs/terraform-docs@v0.19.0
+ - name: terraform-docs/terraform-docs@v0.20.0
14
- name: hashicorp/terraform@v1.9.3
15
- name: opentofu/opentofu@v1.8.0
0 commit comments