fix: Replace Karpenter SQS policy dynamic service princpal DNS suffixes with static amazonaws.com (#2941)

fix: Replace dynamic service princpal DNS suffixes with static `amazonaws.com`
This commit is contained in:
Bryant Biggs
2024-02-21 17:30:49 -05:00
committed by GitHub
parent d63fd61e89
commit 081c7624a5
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/antonbabenko/pre-commit-terraform
rev: v1.86.0
rev: v1.87.1
hooks:
- id: terraform_fmt
- id: terraform_validate