mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-01-18 09:38:33 +01: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
|