agent: |
lDxj18hY83RZjvulPwWNRemove old oidc from required eks statefile
Remove old oidc from required eks statefile
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
Use terraform state list | grep "oidc_provider" to find the required state file items.
inputs
outputs
terraform state rm module.eks.aws_iam_openid_connect_provider.oidc_provider[0]
copied