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

Changed order of updates for min_cpu_platform and machine_type #5911

Conversation

modular-magician
Copy link
Collaborator

Resolved hashicorp/terraform-provider-google#14945

compute: fixed logic when unsetting `google_compute_instance.min_cpu_platform` and switching to a `machine_type` that does not support `min_cpu_platform` at the same time

Derived from GoogleCloudPlatform/magic-modules#8249

…corp#8249)

* Changed order of updates for min_cpu_platform and machine_type

Resolved hashicorp/terraform-provider-google#14945

* Added allow_stopping_for_update = true

* Added allow_stopping_for_update to ImportStateVerifyIgnore

* Added diff suppress and clarified how to 'unset' the field

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit dfdf6b5 into hashicorp:main Jul 18, 2023
@modular-magician modular-magician deleted the downstream-pr-f19559e390c99bea8b8c3bb0daa90a01d80a1da1 branch November 16, 2024 03:51
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_instance can not unset min_cpu_platform
1 participant