Sign in
agent:

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.
enable_irsa = false cluster_identity_providers = {}
copied