mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 15:11:33 -07:00
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
bfd4a8d72d
commit
69dc784c16
40 changed files with 159 additions and 0 deletions
|
@ -108,6 +108,7 @@ options:
|
|||
guest_accelerators:
|
||||
description:
|
||||
- Guest accelerator type and count.
|
||||
elements: dict
|
||||
required: false
|
||||
type: list
|
||||
suboptions:
|
||||
|
@ -128,6 +129,7 @@ options:
|
|||
description:
|
||||
- The amount of local ssd to reserve with each instance. This reserves
|
||||
disks of type `local-ssd`.
|
||||
elements: dict
|
||||
required: false
|
||||
type: list
|
||||
suboptions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue