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 crash in containerattached when removing admin_groups or admin_users. #6786

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#16784

Add checks to the custom flattener for the authorization field to ensure data is available before trying to use it.

Release Note Template for Downstream PRs (will be copied)

containerattached: fixed crash when updating a cluster to remove `admin_users` or `admin_groups`

Derived from GoogleCloudPlatform/magic-modules#9647

…ers. (#9647)

* Fix crash in containerattached when removing admin_groups or admin_users.

* Format test file.
[upstream:1bb86d9a9272c4b2ab46186dd35fe76e9c3a2296]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit f7a618e into hashicorp:main Dec 20, 2023
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-1bb86d9a9272c4b2ab46186dd35fe76e9c3a2296 branch November 16, 2024 02:05
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.

terraform-provider-google_v5.9.0_x5 plugin crashed! on resource google_container_attached_cluster update
1 participant