mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-06-04 16:09:10 -07:00
update compute disk documentation
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
561dddd734
commit
de8114ac13
2 changed files with 6 additions and 0 deletions
|
@ -284,6 +284,8 @@ resources:
|
|||
kmsKeyName:
|
||||
description:
|
||||
- The name of the encryption key that is stored in Google Cloud KMS.
|
||||
- Your project's Compute Engine System service account (`service-{{PROJECT_NUMBER}}@compute-system.iam.gserviceaccount.com`)
|
||||
must have `roles/cloudkms.cryptoKeyEncrypterDecrypter` to use this feature.
|
||||
returned: success
|
||||
type: str
|
||||
sourceSnapshot:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue