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

fix: Correct Karpenter EC2 service principal DNS suffix in non-commercial regions (#3157)

This commit is contained in:
Bryant Biggs
2024-09-16 10:36:15 -05:00
committed by GitHub
parent 71d19472f2
commit 47ab3eb884
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.95.0
rev: v1.96.0
hooks:
- id: terraform_fmt
- id: terraform_docs