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 google_service_account to reduce the likelihood of eventual consistency errors #18261

Conversation

modular-magician
Copy link
Collaborator

Adds a 10 second sleep to the create flow of 'google_service_account' resources. We cannot guarantee consistency even with polling, so we allow for extra time before attempting to Read + call the creation a success.

closes #18024

iam: added a 10 second sleep when creating a 'google_service_account' to reduce eventual consistency errors. See https://github.com/hashicorp/terraform-provider-google/issues/18024 for more details

Derived from GoogleCloudPlatform/magic-modules#10813

…tual consistency errors (hashicorp#10813)

[upstream:86935162103d83c8b9c3cdeae8833a1173ea9fb2]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 46c21e0 into hashicorp:main May 28, 2024
4 checks passed
c2thorn pushed a commit that referenced this pull request May 28, 2024
…tual consistency errors (#10813) (#18261)

[upstream:86935162103d83c8b9c3cdeae8833a1173ea9fb2]

Signed-off-by: Modular Magician <magic-modules@google.com>
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant