1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

Add terraform_validate and terraform_tflint pre-commit hooks (#571)

This commit is contained in:
chenrui
2019-10-25 16:42:32 -04:00
committed by Thierno IB. BARRY
parent c90b33780c
commit be6fa61d0d
+3 -1
View File
@@ -1,5 +1,7 @@
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.16.0
rev: v1.19.0
hooks:
- id: terraform_fmt
- id: terraform_docs
- id: terraform_validate
- id: terraform_tflint