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

Fix the out of boundary error #6750

Conversation

modular-magician
Copy link
Collaborator

fixes hashicorp/terraform-provider-google#16439

Release Note Template for Downstream PRs (will be copied)

monitoring: fixed the index out of range crash in `dashboard_json` perma-diffs for the resource `google_monitoring_dashboard`

Derived from GoogleCloudPlatform/magic-modules#9628

[upstream:3bacb448e960f8c56905e7012311953e920310e9]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit c9b51a8 into hashicorp:main Dec 13, 2023
4 checks passed
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 this pull request may close these issues.

monitoring/resource_monitoring_dashboard.go:37 -> "panic: runtime error: index out of range [x] with length x"
1 participant