mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-17 23:13:46 +01:00
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
|