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
This commit is contained in:
Thierno IB. BARRY
2020-01-13 14:39:59 +01:00
committed by GitHub
parent 82aefb20f5
commit c5f50d5969
3 changed files with 89 additions and 87 deletions

View File

@@ -1,7 +1,9 @@
repos:
- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.19.0
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