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 compute_route retry for "peering operation in progress" #3518

Merged
merged 1 commit into from
May 18, 2020

Conversation

c2thorn
Copy link
Member

@c2thorn c2thorn commented May 15, 2020

Fixes hashicorp/terraform-provider-google#6361

Release Note Template for Downstream PRs (will be copied)

Fixed an issue where `google_compute_route` creation failed while VPC peering was in progress.

@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 ( 3 files changed, 13 insertions(+), 4 deletions(-))
Terraform Beta: Diff ( 3 files changed, 13 insertions(+), 4 deletions(-))
TF Conversion: Diff ( 1 file changed, 9 insertions(+))

@c2thorn c2thorn requested a review from emilymye May 15, 2020 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Race condition with google_compute_route and VPC peering operations still exists
4 participants