1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

fix: Pin TLS provider version to 3.x versions only (#2174)

This commit is contained in:
Bryant Biggs
2022-07-22 08:29:00 -04:00
committed by GitHub
parent 640a99485e
commit d990ea8aff
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.73.0
rev: v1.74.1
hooks:
- id: terraform_fmt
- id: terraform_validate