I’m currently going through the terraform tutorial from hashicorp. I have a K8S cluster to which I access from my machine (~/.kube/config).
I tried to create a small tf file with
provider "kubernetes" {}
terraform apply I get this error
terraform-provider-kubernetes
terraform apply
Error when posting
`terraform apply“
New contributor
Ashley Lytle is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.