You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bunch of known issues with progressive-apply, and many people trying to solve it in their own way. For example, I managed to develop some code with Azure kubernetes services and terraform/kubernetes provider that works in Github actions on first run, but if I change anything in Azure kubernetes services configuration, the kubernetes provider fails with
Kubernetes cluster unreachable: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable
The alternative suggested right now (develop and apply two separate terraform layers) does not seem to be very satisfying to all users of this provider. Should not we have some thread and discussion around this topic, or maybe there is already some discussion with all the reasoning discussed and evaluated thoroughly?
The text was updated successfully, but these errors were encountered:
Terraform version, Kubernetes provider version and Kubernetes version
Terraform configuration
Enter your configuration here.
Question
The text was updated successfully, but these errors were encountered: