Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow parallelization of per instance config deletions by not locking on the IGM #21095

Conversation

modular-magician
Copy link
Collaborator

Allow parallelization of per instance config related operations by not locking on the IGM
Fixes b/270736647
follow up to GoogleCloudPlatform/magic-modules#12829

compute: allow parallelization of `google_compute_per_instance_config` and `google_compute_region_per_instance_config` deletions by not locking on the parent resource, but including instance name.

Derived from GoogleCloudPlatform/magic-modules#12864

… on the IGM (hashicorp#12864)

[upstream:2cabee584b77ec9895995b852101ae2b03853cff]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner January 30, 2025 17:25
@modular-magician modular-magician merged commit 1577c15 into hashicorp:main Jan 30, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant