-
Notifications
You must be signed in to change notification settings - Fork 370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
terraform plan got error because local chart not rendered yet #1348
Labels
Comments
d533734#comments |
temporary solution is: locking provider version on any previous one which fits you i.e.
|
Thanks for opening this @shuliakovsky. This looks like a regression, I'm going to revert the change mentioned above. |
I’m getting an error about “repo build not found” during the plan stage with the new provider version. Looks like almost the same problem. |
fixed in v2.13.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Terraform, Provider, Kubernetes and Helm Versions
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
non
Steps to Reproduce
terraform plan
Expected Behavior
plan working without error
Actual Behavior
Error: path "../../" not found
Important Factoids
References
Fix manifest diffs for OCI charts (#1326)
Community Note
The text was updated successfully, but these errors were encountered: