Terraform AWS EKS add or edit nodes user_data
I want to bootstrap my EKS nodes with adding some custom configurations by using the user_data feature.
Error: The configmap “aws-auth” does not exist
I have seen other examples of this error on here, but they haven’t resolved my issue, hopefully someone can explain where i have gone wrong.