mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-18 07:23:45 +01:00
* chore(eks): Support EKS 1.15 * docs(changelog): Adding entry to CHANGELOG * chore(examples): Removing VPC tags from merged PR #772 * docs(changelog): Adding 'breaking' to CHANGELOG entry
9 lines
195 B
YAML
9 lines
195 B
YAML
repos:
|
|
- repo: git://github.com/antonbabenko/pre-commit-terraform
|
|
rev: v1.27.0
|
|
hooks:
|
|
- id: terraform_fmt
|
|
- id: terraform_docs
|
|
- id: terraform_validate
|
|
- id: terraform_tflint
|