1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00
Files
terraform-aws-eks/.pre-commit-config.yaml
T
Max Williams 9c3d222bd5 New release: now supporting TF 0.12!! (#399)
* New release: now supporting TF 0.12

* updating precommit hook version
2019-06-19 17:27:25 +02:00

6 lines
132 B
YAML

- repo: git://github.com/antonbabenko/pre-commit-terraform
rev: v1.16.0
hooks:
- id: terraform_fmt
- id: terraform_docs