Skip to content

Create = false showing multiple error #3560

@sreejith-UA

Description

@sreejith-UA

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions