This module has now reached 1.0 status now that the terraform-provider-kubernetes has native support for patching aws-auth
configmap data. For this reason, the terraform-provider-kubectl is being deprecated from this module.
This module will patch the aws-auth
configmap when it already exists (please see complete example) and will create a new aws-auth
configmap when it does not already exist (please see basic example).