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

Unset operation when reading instance_group_manager resource #18380

Conversation

modular-magician
Copy link
Collaborator

fixes #16043
It is reverting a change done by refactoring in hashicorp/terraform-provider-google-beta@79e0a2e#diff-1cf6fdb65a48539ac4730b8920d0366d3a173b7e824b08502d3c3da73456d8f8

Release Note Template for Downstream PRs (will be copied)

compute: fixed an issue where `google_compute_instance_group_manager` with a pending operation was incorrectly removed due to the operation no longer being present in the backend

Derived from GoogleCloudPlatform/magic-modules#10859

…rp#10859)

[upstream:61066cfe9fa0da1023d45ab8dc704b3403b65a09]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit b17309f into hashicorp:main Jun 10, 2024
4 checks passed
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

google_compute_instance_group_manager is deleted when operation is DONE then expires
1 participant