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 google_kms_crypto_key_version #1879

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#5895

Release Note Template for Downstream PRs (will be copied)

kms: Fixed an issue in `google_kms_crypto_key_version` where `public_key` would return empty after apply

Derived from GoogleCloudPlatform/magic-modules#3255

* Add retryTimeDuration for crypto key versions

* Change to sendRequestWithTimeout

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added the size/xs label Mar 23, 2020
@modular-magician modular-magician merged commit d3b9f04 into hashicorp:master Mar 23, 2020
@modular-magician modular-magician deleted the downstream-pr-c3cfda2a169b1c5985f3a2f333146953f5b96fc4 branch November 16, 2024 03:48
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.

google_kms_crypto_key_version public_key returns 400
1 participant