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

Add retry to service account creation #2074

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#6362
Fixes hashicorp/terraform-provider-google#6377

The previous one second wait after creation is no longer enough. Adding an asynchronous poll after creation.

Release Note Template for Downstream PRs (will be copied)

iam: Fixed an issue where `google_service_account` shows an error after creating the resource

Derived from GoogleCloudPlatform/magic-modules#3513

Signed-off-by: Modular Magician <magic-modules@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant