mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-24 10:21:08 +01:00
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:
committed by
GitHub
parent
82aefb20f5
commit
c5f50d5969
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user