mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-05-02 05:14:32 +02:00
fix terraform pre-commit args for terraform-docs (#714)
* fix terraform pre-commit args for terraform-docs * fix docs with terraform-docs 0.8.x Signed-off-by: Thierno BARRY <thierno.barry@polyconseil.fr> * resolve confliting filesx * update homebrew formulas before install * update changelog
This commit is contained in:
committed by
GitHub
parent
de90ff5d3a
commit
065158a970
@@ -1,9 +1,8 @@
|
||||
repos:
|
||||
- repo: git://github.com/antonbabenko/pre-commit-terraform
|
||||
rev: v1.22.0
|
||||
rev: v1.24.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