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

Set public_key to computed #1740

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#5552
Fixes hashicorp/terraform-provider-google#5219

google_kms_crypto_key_version: public_key was not set to computed, so terraform did not wait for the datasource to resolve before complaining that the list was empty. The original documentation implies that this field was meant to be implemented as computed.

Release Note Template for Downstream PRs (will be copied)

kms: Fixed issue where `google_kms_crypto_key_version` datasource would throw an Invalid Index error on plan

Derived from GoogleCloudPlatform/magic-modules#3095

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added the size/xs label Feb 7, 2020
@modular-magician modular-magician merged commit 5f665fc into hashicorp:master Feb 7, 2020
@modular-magician modular-magician deleted the downstream-pr-16bb81b2b121a5ef75efef334b98cf275447ba96 branch November 16, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant