-
Notifications
You must be signed in to change notification settings - Fork 371
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
Error: Provider produced inconsistent final plan when install Datadog from Helm provider 2.7.0 #979
Comments
Can you please share the full error message (without "..." redactions)? The one shared here isn't telling much. |
@alexsomesan
custom-values.yaml:
error:
|
Marking this issue as stale due to inactivity. If this issue receives no comments in the next 30 days it will automatically be closed. If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. This helps our maintainers find and focus on the active issues. Maintainers may also remove the stale label at their discretion. Thank you! |
Still valid. Please remove stale. |
In the initially reported issue we have experiments {
manifest = true
} As @derbeneviv already pointed out, disabling/removing that experimental option solve the issue for a lot of cases. And more references |
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
Steps to Reproduce
terraform apply
Expected Behavior
it is worked when Helm provider <=2.6.0
Actual Behavior
Failed to apply resource when Helm provider >= 2.7.0
Important Factoids
References
Community Note
The text was updated successfully, but these errors were encountered: