Skip to content
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

dynatrace_json_dashboard_base beaviour change after v1.72.2 #626

Open
mikehillnbs opened this issue Jan 28, 2025 · 0 comments
Open

dynatrace_json_dashboard_base beaviour change after v1.72.2 #626

mikehillnbs opened this issue Jan 28, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@mikehillnbs
Copy link

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.

Image

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.

Image

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.

Image

Image

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

@mikehillnbs mikehillnbs added the bug Something isn't working label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant