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
Describe the bug
dynatrace_json_dashboard_base is updating the resource in the plan and erroring in the deployment stating the "Dashboard id must not be null"
This is when there is no update to the resource. It works ok in v1.72.2 as no changes are picked up in the plan. But with v1.72.4 /5/6 the resource is updating and the deployment failing
To Reproduce
Steps to reproduce the behavior:
With a dynatrace_json_dashboard_base resource created using provider v1.72.2 or earlier e.g.
When running the plan with no updates to the config and on provider v1.72.2. The plan has no changes and apply is successful.
When running the plan with no updates to the config and on provider v1.72.4. The plan wants to update the resource and the apply fails.
Expected behavior
No changes picked up in the plan
Screenshots
Screenshots added above
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
We are currently pinned to v1.72.2 because of this issue
The text was updated successfully, but these errors were encountered:
Describe the bug
dynatrace_json_dashboard_base is updating the resource in the plan and erroring in the deployment stating the "Dashboard id must not be null"
This is when there is no update to the resource. It works ok in v1.72.2 as no changes are picked up in the plan. But with v1.72.4 /5/6 the resource is updating and the deployment failing
To Reproduce
Steps to reproduce the behavior:
With a dynatrace_json_dashboard_base resource created using provider v1.72.2 or earlier e.g.
When running the plan with no updates to the config and on provider v1.72.2. The plan has no changes and apply is successful.
When running the plan with no updates to the config and on provider v1.72.4. The plan wants to update the resource and the apply fails.
Expected behavior
No changes picked up in the plan
Screenshots
Screenshots added above
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
We are currently pinned to v1.72.2 because of this issue
The text was updated successfully, but these errors were encountered: