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 #3513

Merged
merged 1 commit into from
May 15, 2020

Conversation

c2thorn
Copy link
Member

@c2thorn c2thorn commented May 15, 2020

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

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are.

Diff report:

Terraform GA: Diff ( 2 files changed, 20 insertions(+), 5 deletions(-))
Terraform Beta: Diff ( 2 files changed, 20 insertions(+), 5 deletions(-))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants