Files
terraform-aws-eks/.pre-commit-config.yaml
Thierno IB. BARRY c5f50d5969 Re-generate docs with terraform-docs 0.7.0 and bump pre-commit-terraform version (#668)
* re-generate docs with terraform-docs 0.7.0

* bump pre-commit-terraform version
2020-01-13 14:39:59 +01:00

10 lines
259 B
YAML

repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.22.0
hooks:
- id: terraform_fmt
- id: terraform_docs
args: [--args=--with-aggregate-type-defaults --no-escape]
- id: terraform_validate
- id: terraform_tflint