-
Notifications
You must be signed in to change notification settings - Fork 389
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
Erroneous update-in-place on datadog_monitor_json with restriction policy #2515
Comments
We're experiencing the same issue 👍 |
We're also seeing this issue on the latest provider version 3.50.0 |
This issue is still actual. |
Seeing same issue as well. |
If I'm reading #2767 right (which was merged just after v3.53.0), next release v3.54.0 should have a fix |
@sscheible, as I see, #2767 was not merged. It was closed. So, the issue is still actual. |
@ecdatadog, @sanjaythakkar-dd, |
I agree the issue is relevant (so the issue is still opened) but we are still looking on how to fix properly the issue. |
Datadog Terraform Provider Version
v3.42.0
Terraform Version
v1.9.0
What resources or data sources are affected?
datadog_monitor_json
Terraform Configuration Files
Relevant debug or panic output
Expected Behavior
tf plan should show no changes
Actual Behavior
tf plan shows that terraform would add the restriction policy (which is already in place, confirmed via UI)
Steps to Reproduce
Important Factoids
Related resource datadog_monitor does not support restriction policies at all, might be a related omission in the implementation within datadog_monitor_json
References
No response
The text was updated successfully, but these errors were encountered: