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 a sleep to reduce the likelihood of eventual consistency issue #7629

Conversation

modular-magician
Copy link
Collaborator

Attempt to fix hashicorp/terraform-provider-google#17332.

Release Note Template for Downstream PRs (will be copied)

resourcemanager: added a 10s wait after `google_service_account_key` creation to attempt to mitigate eventual concistency issues resulting in a `Root resource was present, but now absent` error.

Derived from GoogleCloudPlatform/magic-modules#11044

…11044)

[upstream:0a5f3df75416c3ae6ac22d4352e535e50155dcbd]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 49b0a6b into hashicorp:main Jun 26, 2024
2 checks passed
This pull request was closed.
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.

GCP SA key creation with "new value: Root resource was present, but now absent"
1 participant