-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Labels
Description
Due to dependency with providers, I am trying to set create = false to destroy multiple cluster but facing different issues for those EKS clusters.
Cluster 1:
Invalid attribute in provider configuration
with module.xxxxxxx.provider["registry.terraform.io/hashicorp/kubernetes"],
on .terraform/modules/xxxxxxx/aws/eks/providers.tf line 55, in provider "kubernetes":
55: provider "kubernetes" {
'cluster_ca_certificate' is not a valid PEM encoded certificate
cluster2 :
│ Error: Get "http://localhost/apis/rbac.authorization.k8s.io/v1/clusterrolebindings/developer-cluster-role-binding": dial tcp [::1]:80: connect: connection refused