mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-26 21:01:24 -07:00
Remove old gcompute wording (#163)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
b4a20eb904
commit
f2746afceb
8 changed files with 64 additions and 67 deletions
|
@ -239,8 +239,9 @@ items:
|
|||
type: str
|
||||
sourceDisk:
|
||||
description:
|
||||
- Refers to a gcompute_disk object You must provide either this property or
|
||||
the rawDisk.source property but not both to create an image.
|
||||
- The source disk to create this image based on.
|
||||
- You must provide either this property or the rawDisk.source property but not
|
||||
both to create an image.
|
||||
returned: success
|
||||
type: str
|
||||
sourceDiskEncryptionKey:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue