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
NOTE: In addition to Terraform debugging, please set HELM_DEBUG=1 to enable debugging info from helm.
Panic Output
Steps to Reproduce
terraform apply
Expected Behavior
It should have been applied successfully.
Actual Behavior
terraform apply failed during helm modification.
I have tried to execute terraform apply from WSL, Powershell, CMD even from docker container but encountered the same error. I have also tried different internet provider as well and it seems nothing to do with ISP. Additionally, I'm able to execute kubectl command as well as helm commands meaning it's the terraform helm provider which is causing problem.
Important Factoids
I'm running on Open source Kubernetes and the servers are hosted in OVH Cloud.
The text was updated successfully, but these errors were encountered:
Terraform, Provider, Kubernetes and Helm Versions
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/amansharif/9f9ab53078b69600097042a798f0a29d
NOTE: In addition to Terraform debugging, please set HELM_DEBUG=1 to enable debugging info from helm.
Panic Output
Steps to Reproduce
terraform apply
Expected Behavior
It should have been applied successfully.
Actual Behavior
terraform apply failed during helm modification.
I have tried to execute terraform apply from WSL, Powershell, CMD even from docker container but encountered the same error. I have also tried different internet provider as well and it seems nothing to do with ISP. Additionally, I'm able to execute kubectl command as well as helm commands meaning it's the terraform helm provider which is causing problem.
Important Factoids
I'm running on Open source Kubernetes and the servers are hosted in OVH Cloud.
The text was updated successfully, but these errors were encountered: