We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3376b9c commit 799f0c3Copy full SHA for 799f0c3
.github/workflows/tfdocs.yml
@@ -10,7 +10,7 @@ jobs:
10
ref: main
11
12
- name: Render terraform docs inside the README.md and push changes back to PR branch
13
- uses: terraform-docs/[email protected].0
+ uses: terraform-docs/[email protected].2
14
with:
15
working-dir: .
16
config-file: .terraform-docs.yml
0 commit comments