Terraform: Error: Kubernetes cluster unreachable: invalid configuration
After deleting kubernetes cluster with "terraform destroy" I can't create it again anymore. "terraform apply" returns the following error message: Error: Kubernetes cluster unreachable: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable Here is the terraform configuration: terraform { backend "s3" {