Closed rlanore closed 11 months ago
Hey thanks for this PR!
Hi, weird i had miss a commit. sorry LGTM now without tfsec
[] 🠶 pre-commit run -a
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check for merge conflicts................................................Passed
detect private key.......................................................Passed
detect aws credentials...................................................Passed
Terraform fmt............................................................Passed
Terraform docs...........................................................Passed
Terraform validate.......................................................Passed
Terraform validate with tflint...........................................Passed
Terraform validate with tfsec............................................Failed
What does this PR do?
Fix issue with gavinbunney/kubectl on eks 1.28. Some resource disappear or re-created on every tf apply
Migrate to alekc/kubectl providers
close #244
Motivation
Make it work on every tf apply with eks 1.28
More
pre-commit run -a
with this PRFor Moderators
Additional Notes