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

Allow proper changing of google_compute_region_instance_group_manager.distribution_policy_target_shape #19949

Conversation

modular-magician
Copy link
Collaborator

Allow proper changing of google_compute_region_instance_group_manager.distribution_policy_target_shape. Effectively - don't send the zones distribution when ONLY target shape changes.

fixes #19891

Release Note Template for Downstream PRs (will be copied)

compute: fixed an issue where immutable `distribution_zones` was incorrectly sent to the API when updating `distribution_policy_target_shape` in `google_compute_region_instance_group_manager` resource

Derived from GoogleCloudPlatform/magic-modules#12050

….distribution_policy_target_shape (hashicorp#12050)

[upstream:323586092752ff495a4c69b8476019bd5cd70ee0]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit c3049c2 into hashicorp:main Oct 21, 2024
2 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.

google_compute_region_instance_group_manager does not allow changing distribution_policy_shape
1 participant