We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360a4e1 commit 1754dd0Copy full SHA for 1754dd0
.pre-commit-config.yaml
@@ -0,0 +1,6 @@
1
+- repo: git://github.com/antonbabenko/pre-commit-terraform
2
+ rev: v1.11.0
3
+ hooks:
4
+ - id: terraform_fmt
5
+ - id: terraform_docs
6
+ - id: terraform_validate_with_variables
0 commit comments