Skip to content

Wait for write propagation after creating an OS Login SSH key #9546

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

Conversation

modular-magician
Copy link
Collaborator

The OS Login API can have a bit of propagation delay (usually under 2s, nearly always under 7s) between writes and reads for the same resource. So, this change adds a short wait after writes, to address the flakiness that resulted in the following issues:

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

oslogin: added a wait after creating `google_os_login_ssh_public_key`.

Derived from GoogleCloudPlatform/magic-modules#13353

[upstream:8fc9e7eced066cd3d0118031b4723c253beaac7d]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner March 13, 2025 20:22
@modular-magician modular-magician merged commit 06e14df into hashicorp:main Mar 13, 2025
2 checks passed
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.

1 participant