https://rancher.com/ logo
#terraform-provider-rancher2
Title
# terraform-provider-rancher2
m

many-evening-49066

08/08/2022, 9:11 AM
Copy code
helm_release.rancher_server: Creating...
╷
│ Error: could not download chart: Chart.yaml file is missing
│
│   with helm_release.rancher_server,
│   on <http://helm.tf|helm.tf> line 32, in resource "helm_release" "rancher_server":
│   32: resource "helm_release" "rancher_server" {
│
╵
any idea how to debug this?
r

rough-house-40086

08/15/2022, 5:15 PM
you can start from terraform debug mode
3 Views