magic-modules icon indicating copy to clipboard operation
magic-modules copied to clipboard

Add beta support for keyAccessJustificationsPolicy to KMS module

Open bohrjoce opened this issue 1 month ago • 14 comments

Fixes: https://github.com/hashicorp/terraform-provider-google/issues/18247

keyAccessJustificationsPolicy is a new field on the CryptoKey resource currently in private beta. Terraform support is added now ahead of full public release.

cloudkms: added `keyAccessJustificationsPolicy` beta field to `CryptoKey` resource

bohrjoce avatar May 24 '24 19:05 bohrjoce