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

Unblock EXTERNAL/EXTERNAL_VPC Cloud KMS key creation. #17704

Conversation

modular-magician
Copy link
Collaborator

The external_protection_level_options field had been nested within the attestation field by accident. See #15004 for more information about this change..

NOTE: this is the initial deprecation notice, and we are just adding a duplicate set of fields outside of attestation. When the old field is eventually removed, it should not break any CUJs because the current state of things does not allow for successful key creation (malformed requests would be rejected by the server). The old, deprecated field will be removed in the next release.

Release Note Template for Downstream PRs (will be copied)

kms: added top-level `external_protection_level_options` field in `google_kms_crypto_key_version` resource
kms: `attestation.external_protection_level_options` has been deprecated in favor of `external_protection_level_options` in `google_kms_crypto_key_version` 
kms: added `crypto_key_backend` field to `google_kms_crypto_key` resource

Derived from GoogleCloudPlatform/magic-modules#9931

[upstream:a1e15b7437a5b41602e434668bf07434c2873336]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit ab49fff into hashicorp:main Mar 27, 2024
4 checks passed
jac added a commit to sourcegraph/managed-services-platform-cdktf that referenced this pull request Apr 24, 2024
Upgrade to pull in the improvement to cloud run creation
> Fix Cloud Run v2 resources creation failure state inconsistency

hashicorp/terraform-provider-google#17711

I had a look through the changelog and is a breaking change and a
deprecation none of which should affect us

> BREAKING CHANGES:
> 
> networksecurity: added required field billing_project_id to
google_network_security_firewall_endpoint resource. Any configuration
without billing_project_id specified will cause resource creation fail
(beta)
(hashicorp/terraform-provider-google#17630)


> DEPRECATIONS:
> 
> kms: deprecated attestation.external_protection_level_options in favor
of external_protection_level_options in google_kms_crypto_key_version
(hashicorp/terraform-provider-google#17704)
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 Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant