How to edit aws-auth configmap through terraform?

3/1/2022

I'm creating an eks cluster using the Kuberbetes provider and the Terraform EKS module. The problem is that I am using a Terraform Enterprise workspace to create it, so I can't edit the aws configmap from my IAM role. How do I edit the configmap through terraform so that it adds the desired roles and users to the generated was auth configmap?

-- Jonathan Muralles
amazon-eks
amazon-web-services
kubernetes

0 Answers