mirror of
https://github.com/terraform-aws-modules/terraform-aws-eks.git
synced 2025-09-09 19:32:58 +08:00
8 lines
188 B
YAML
8 lines
188 B
YAML
- repo: git://github.com/antonbabenko/pre-commit-terraform
|
|
rev: v1.19.0
|
|
hooks:
|
|
- id: terraform_fmt
|
|
- id: terraform_docs
|
|
- id: terraform_validate
|
|
- id: terraform_tflint
|