-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Description
I have issues
I'm submitting a...
- bug report
What is the current behavior?
When deploying a cluster and using only managed node_groups I believe because they're managed, AWS creates the aws-auth automatically and joins them to the cluster.
This means that terraform throws the error configmaps "aws-auth" already exists. So the kubernetes_config_map should update and not throw an error saying the configmap already exists
If this is a bug, how to reproduce? Please include a code sample if relevant.
Deploy the cluster using managed node_groups.
What's the expected behavior?
aws-auth config map should not already exist. kubernetes_config_map should apply/update-in-place aws-auth
Are you able to fix this problem and submit a PR? Link here if you have already.
N/A
Environment details
- Affected module version: v11.1.0
- OS: Linux
- Terraform version: 0.12.24
pito-svk, llamahunter, mkarklinsScout, gitjugal, askurios8 and 43 moreblueice123
Metadata
Metadata
Assignees
Labels
No labels