@@ -35,16 +35,16 @@ values:
|
||||
module.kms.google_kms_crypto_key_iam_binding.authoritative["key-a.roles/cloudkms.admin"]:
|
||||
condition: []
|
||||
members:
|
||||
- user:user3@example.com
|
||||
- group:organization-admins@example.org
|
||||
role: roles/cloudkms.admin
|
||||
module.kms.google_kms_crypto_key_iam_member.members["key-b-iam1"]:
|
||||
condition: []
|
||||
member: user:am1@example.com
|
||||
member: group:organization-admins@example.org
|
||||
role: roles/cloudkms.cryptoKeyEncrypterDecrypter
|
||||
module.kms.google_kms_key_ring.default[0]:
|
||||
location: europe-west1
|
||||
name: test
|
||||
project: my-project
|
||||
location: europe-west8
|
||||
name: test-1
|
||||
project: project-id
|
||||
|
||||
counts:
|
||||
google_kms_crypto_key: 3
|
||||
|
||||
@@ -18,9 +18,9 @@ values:
|
||||
import_method: RSA_OAEP_3072_SHA1_AES_256
|
||||
protection_level: SOFTWARE
|
||||
module.kms.google_kms_key_ring.default[0]:
|
||||
location: europe-west1
|
||||
name: test
|
||||
project: my-project
|
||||
location: europe-west8
|
||||
name: test-3
|
||||
project: project-id
|
||||
|
||||
counts:
|
||||
google_kms_key_ring_import_job: 1
|
||||
|
||||
@@ -20,9 +20,9 @@ values:
|
||||
- algorithm: EC_SIGN_P384_SHA384
|
||||
protection_level: HSM
|
||||
module.kms.google_kms_key_ring.default[0]:
|
||||
location: europe-west1
|
||||
name: test
|
||||
project: my-project
|
||||
location: europe-west8
|
||||
name: test-2
|
||||
project: project-id
|
||||
|
||||
counts:
|
||||
google_kms_crypto_key: 1
|
||||
|
||||
Reference in New Issue
Block a user