Error: The configmap "aws-auth" does not exist
Jump to navigation
Jump to search
Error: The configmap "aws-auth" does not exist with module.eks.kubernetes_config_map_v1_data.aws_auth[0], on .terraform/modules/eks/main.tf line 550, in resource "kubernetes_config_map_v1_data" "aws_auth": 550: resource "kubernetes_config_map_v1_data" "aws_auth" {
create_aws_auth_configmap = yes
See also[edit]
- AWS IAM Authenticator for Kubernetes:
aws-auth, kubectl edit -n kube-system configmap/aws-auth, eksctl create iamidentitymapping
,mapUsers:, mapRoles:, mapAccounts:
- ConfigMaps:
kubectl [ get | edit | describe | create | delete ] configmaps
,aws-auth
, Kustomize,kind: ConfigMap, ConfigMapRef, envFrom
- Terraform EKS: EKS module, EKS resources, EKS provider, EKS data sources
Advertising: