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 6494bcf commit 012086bCopy full SHA for 012086b
sync-root/.github/workflows/terraform-validation.yaml
@@ -116,7 +116,7 @@ jobs:
116
- name: Render terraform docs inside the README.md and push changes back to PR branch
117
uses: terraform-docs/gh-actions@v1.3.0
118
with:
119
- args: --sort-by required
+ args: --sort-by required --recursive
120
git-commit-message: "docs(readme): update module usage"
121
git-push: true
122
output-file: README.md
0 commit comments