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.
terraform_docs
1 parent ca9e09c commit 197fa62Copy full SHA for 197fa62
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ repos:
3
rev: v1.18.0
4
hooks:
5
- id: terraform_fmt
6
- - id: terraform_docs
+ # - id: terraform_docs <= Failed to work with Terraform 0.12+
7
- repo: git://github.com/pre-commit/pre-commit-hooks
8
rev: v2.3.0
9
0 commit comments