mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-06-03 07:29:10 -07:00
Spelling (#351)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
1c89350d77
commit
3ead2a2168
10 changed files with 17 additions and 17 deletions
|
@ -56,7 +56,7 @@ options:
|
|||
kms_key_name:
|
||||
description:
|
||||
- The resource name of the Cloud KMS CryptoKey to be used to protect access to
|
||||
messsages published on this topic. Your project's PubSub service account (`service-{{PROJECT_NUMBER}}@gcp-sa-pubsub.iam.gserviceaccount.com`)
|
||||
messages published on this topic. Your project's PubSub service account (`service-{{PROJECT_NUMBER}}@gcp-sa-pubsub.iam.gserviceaccount.com`)
|
||||
must have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature.
|
||||
- The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` .
|
||||
required: false
|
||||
|
@ -110,7 +110,7 @@ name:
|
|||
type: str
|
||||
kmsKeyName:
|
||||
description:
|
||||
- The resource name of the Cloud KMS CryptoKey to be used to protect access to messsages
|
||||
- The resource name of the Cloud KMS CryptoKey to be used to protect access to messages
|
||||
published on this topic. Your project's PubSub service account (`service-{{PROJECT_NUMBER}}@gcp-sa-pubsub.iam.gserviceaccount.com`)
|
||||
must have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature.
|
||||
- The expected format is `projects/*/locations/*/keyRings/*/cryptoKeys/*` .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue