terraform-provider-helm_v3.0.0-pre1_x5 panic: interface conversion: interface {} is []interface {}, not map[string]interface {}
#1577
Labels
Terraform, Provider, Kubernetes and Helm Versions
Terraform
Kubernetes Version
Orb Version
Helm Version
Node Info
Affected Resource(s)
Terraform Configuration Files
Debug Output
NOTE: In addition to Terraform debugging, please set HELM_DEBUG=1 to enable debugging info from helm.
Panic Output
https://gist.github.com/aRustyDev/7932ad1590c6cff22281c86169a843b5
Steps to Reproduce
terraform plan -out orbstack.plan
terraform apply -auto-approve orbstack.plan
Expected Behavior
Should deploy the config
Actual Behavior
panic: interface conversion: interface {} is []interface {}, not map[string]interface {}
The text was updated successfully, but these errors were encountered: