Skip to content

Update service account creation to be more resilient to eventual cons… #10371

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

Conversation

modular-magician
Copy link
Collaborator

This changes service account creation to no longer require a final GetServiceAccount request to succeed. Instead, we will wait until we get 3 consecutive successful responses from GetServiceAccount before considering the create successful.

closes hashicorp/terraform-provider-google#22546

resourcemanager: updated service account creation to prevent failures due to eventual consistency in `google_service_account` resource 

Derived from GoogleCloudPlatform/magic-modules#14547

…… (#14547)

[upstream:1deff66dadca78853f6aad15d2831ee4ffff6f26]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner July 17, 2025 23:05
@modular-magician modular-magician merged commit 797a20a into hashicorp:main Jul 17, 2025
4 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.

Error creating Service account
1 participant