-
Notifications
You must be signed in to change notification settings - Fork 407
Closed
Labels
Description
Terraform, Provider, Kubernetes and Helm Versions
Terraform version: 0.14.3
Provider version: 2.0.0
Kubernetes version: 1.8.x
Helm version: 3.4.x
Affected Resource(s)
- helm_release
- helm_repository
Error: provider not configured: you must configure a path to your kubeconfig
or explicitly supply credentials via the provider block or environment variables.
See our documentation at: https://registry.terraform.io/providers/hashicorp/helm/latest/docs#authentication
Expected Behavior
With provider < 2.x I used to create an AKS or EKS cluster and deploy some helm charts in the same terraform workspace, configuring Helm provider with credentials coming from Azure or AWS' specific resources to create the Kubernetes cluster.
It looks like this is not possible anymore.
Actual Behavior
Important Factoids
It used to with with v1.x
References
Community Note
- Please vote on this issue by adding a π reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
dwaiba, vansleee, lenardchristopher, tzahimizrahi, mprimeaux and 16 morejrhouston, redeux, Alexander-Bartosh, mc-meta and yevgeniyo-ps