Difference between revisions of "Error: The configmap "aws-auth" does not exist"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 5: Line 5:
 
   550: resource "kubernetes_config_map_v1_data" "aws_auth" {
 
   550: resource "kubernetes_config_map_v1_data" "aws_auth" {
  
 +
 +
[[create_aws_auth_configmap]] = yes
  
 
== See also ==
 
== See also ==

Revision as of 16:48, 24 October 2023

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

Advertising: