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
Then the plan finishes successfully and it proceeds to install (it fails somewhere else but just because my storage class definitions, not because of the YAML structure).
So something might be wrong with the chart definition. It would be nice if we could lint this.
The text was updated successfully, but these errors were encountered:
Details
I setup my terraform helm_release like this:
However when terrraform plans this module, lint is applied and Terraform returns:
However if I remove the lint = true like this:
Then the plan finishes successfully and it proceeds to install (it fails somewhere else but just because my storage class definitions, not because of the YAML structure).
So something might be wrong with the chart definition. It would be nice if we could lint this.
The text was updated successfully, but these errors were encountered: