Skip to content

Commit

Permalink
update compute disk documentation to show required permissions to use…
Browse files Browse the repository at this point in the history
… kms_key_name
  • Loading branch information
megan07 committed Dec 9, 2019
1 parent e4c7945 commit a550768
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions products/compute/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2628,6 +2628,9 @@ objects:
name: '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.
input: true
- !ruby/object:Api::Type::ResourceRef
name: 'sourceSnapshot'
Expand Down

0 comments on commit a550768

Please sign in to comment.