mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 07:01:32 -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
|
@ -73,6 +73,7 @@ options:
|
|||
description:
|
||||
- File system shares on the instance. For this version, only a single file share
|
||||
is supported.
|
||||
elements: dict
|
||||
required: true
|
||||
type: list
|
||||
suboptions:
|
||||
|
@ -91,6 +92,7 @@ options:
|
|||
description:
|
||||
- VPC networks to which the instance is connected. For this version, only a single
|
||||
network is supported.
|
||||
elements: dict
|
||||
required: true
|
||||
type: list
|
||||
suboptions:
|
||||
|
@ -102,6 +104,7 @@ options:
|
|||
modes:
|
||||
description:
|
||||
- IP versions for which the instance has IP addresses assigned.
|
||||
elements: str
|
||||
required: true
|
||||
type: list
|
||||
reserved_ip_range:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue