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 for storage bucket 412 #2011

Conversation

modular-magician
Copy link
Collaborator

Release Note Template for Downstream PRs (will be copied)

storage: Added retries for `google_storage_bucket_iam_*` on 412 (precondition not met) errors for eventually consistent bucket creation.

(Should) Fix hashicorp/terraform-provider-google#6212

Derived from GoogleCloudPlatform/magic-modules#3434

* add retry for storage bucket 412

* format

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added the size/xs label Apr 28, 2020
@modular-magician modular-magician merged commit 28c5d87 into hashicorp:master Apr 28, 2020
emilymye pushed a commit that referenced this pull request Apr 29, 2020
* add retry for storage bucket 412

* format

Signed-off-by: Modular Magician <magic-modules@google.com>
emilymye pushed a commit that referenced this pull request Apr 29, 2020
* add retry for storage bucket 412

* format

Signed-off-by: Modular Magician <magic-modules@google.com>
emilymye pushed a commit that referenced this pull request Apr 30, 2020
* add retry for storage bucket 412

* format

Signed-off-by: Modular Magician <magic-modules@google.com>
emilymye pushed a commit that referenced this pull request Apr 30, 2020
* add retry for storage bucket 412

* format

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician deleted the downstream-pr-cd16767326ef9e5fefbb9605ca3666c41fb28435 branch November 16, 2024 03:41
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.

Bucket resource returns as completed before it actually exists
1 participant