mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-29 16:11:31 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
7b440267f3
commit
dbd5dbc2fb
10 changed files with 151 additions and 47 deletions
|
@ -217,7 +217,7 @@ options:
|
|||
kms_key_service_account:
|
||||
description:
|
||||
- The service account used for the encryption request for the given KMS key.
|
||||
If absent, the Compute Engine Service Agent service account is used.
|
||||
- If absent, the Compute Engine Service Agent service account is used.
|
||||
required: false
|
||||
type: str
|
||||
project:
|
||||
|
@ -501,7 +501,7 @@ sourceSnapshotEncryptionKey:
|
|||
kmsKeyServiceAccount:
|
||||
description:
|
||||
- The service account used for the encryption request for the given KMS key.
|
||||
If absent, the Compute Engine Service Agent service account is used.
|
||||
- If absent, the Compute Engine Service Agent service account is used.
|
||||
returned: success
|
||||
type: str
|
||||
sourceSnapshotId:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue