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 1ed61d9 commit 0ed621aCopy full SHA for 0ed621a
.github/workflows/pre-commit.yaml
@@ -33,7 +33,7 @@ jobs:
33
- name: Render terraform docs and push changes back to PR
34
uses: terraform-docs/gh-actions@main
35
with:
36
- config-file: /.terraform-docs.yml
+ config-file: .terraform-docs.yaml
37
38
39
collectInputs:
0 commit comments