agent: |
G51Ig0kePTPi3ZHUazKCAdd below lines in eks/main.tf in the eks module to not let terraform create irsa roles and provider by default
Add below lines in eks/main.tf in the eks module to not let terraform create irsa roles and provider by default
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
inputs
outputs
enable_irsa = false
cluster_identity_providers = {}
copied