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

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 hashicorp/terraform-provider-google#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 (#10813)

[upstream:86935162103d83c8b9c3cdeae8833a1173ea9fb2]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit f1b32a5 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) (#7427)

[upstream:86935162103d83c8b9c3cdeae8833a1173ea9fb2]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician deleted the downstream-pr-86935162103d83c8b9c3cdeae8833a1173ea9fb2 branch November 16, 2024 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant