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
Tags: Mobile web edit, Mobile edit
Line 4: Line 4:
 
   on .terraform/modules/eks/main.tf line 550, in resource "kubernetes_config_map_v1_data" "aws_auth":
 
   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" {
 
   550: resource "kubernetes_config_map_v1_data" "aws_auth" {
 +
 +
 +
== See also ==
 +
* {{aws-auth}}
 +
* {{ConfigMap}}
 +
* {{tf eks}}
 +
 +
[[Category:Terraform]]
 +
[[Category:K8s]]

Revision as of 15:49, 22 March 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" {


See also

Advertising: