Skip to content

Repeated updates to uid in 1.8.0 #151

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

Closed
alekhrycaiko opened this issue Dec 23, 2020 · 1 comment · Fixed by #153
Closed

Repeated updates to uid in 1.8.0 #151

alekhrycaiko opened this issue Dec 23, 2020 · 1 comment · Fixed by #153

Comments

@alekhrycaiko
Copy link
Contributor

Hi there, I've been having repeated updates to my uid value that are not being resolved upon a successful plan/apply cycle. I've added some details below.

Terraform Version

0.13.5

Affected Resource(s)

  • grafana_dashboard

Expected Behavior

  • No resources should be planned.

Actual Behavior

  • Repeated update to config_json in all grafana_dashboard resources.
  • uid repeatedly updated from a random value to one we've set internally. For example uid = "cBfIXcfAk" -> "some-internal-name"
  • Regardless of the number of times I apply this update, this issue reoccurs on latest Grafana.

A downgrade from v.1.8.0 to v.1.7.0 resolved the above issue, and no changes occur in my plan.

@trotttrotttrott
Copy link
Contributor

@alekhrycaiko thanks for opening this. 1.8.1 was just released with a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants