mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 23:51: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
|
@ -106,6 +106,7 @@ options:
|
|||
gateway. The value should be a CIDR formatted string, for example `192.168.0.0/16`.
|
||||
The ranges should be disjoint.
|
||||
- Only IPv4 is supported.
|
||||
elements: str
|
||||
required: false
|
||||
type: list
|
||||
remote_traffic_selector:
|
||||
|
@ -114,6 +115,7 @@ options:
|
|||
gateway. The value should be a CIDR formatted string, for example `192.168.0.0/16`.
|
||||
The ranges should be disjoint.
|
||||
- Only IPv4 is supported.
|
||||
elements: str
|
||||
required: false
|
||||
type: list
|
||||
region:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue