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
I've modified the password, but the shape is the same.
helm_release.name-helm-release_F3925D07: Modifying... [id=name]
╷
│ Error: failed parsing key "externalDatabase.password" with value {1uaB44>D>!/E1V, list must terminate with '}'
│
│ with helm_release.name-helm-release_F3925D07,
│ on cdk.tf.json line 270, in resource.helm_release.name-helm-release_F3925D07:
│ 270: }
│
╵
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
Terraform should be able to pass the value to Helm
Actual Behavior
It seems that Terraform thinks the value is a list and not a string
Terraform, Provider, Kubernetes and Helm Versions
Affected Resource(s)
Terraform Configuration Files
Debug Output
I've modified the password, but the shape is the same.
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
Terraform should be able to pass the value to Helm
Actual Behavior
It seems that Terraform thinks the value is a list and not a string
Important Factoids
References
Community Note
The text was updated successfully, but these errors were encountered: