mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-01 15:03:06 +02: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
|