mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
c5f50d5969
* re-generate docs with terraform-docs 0.7.0 * bump pre-commit-terraform version
10 lines
259 B
YAML
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
|