mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-05-30 13:39:10 -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
|
@ -101,6 +101,7 @@ options:
|
|||
to any specified prefixes. Leave this field blank to advertise no custom
|
||||
groups.
|
||||
- 'This enum field has the one valid value: ALL_SUBNETS .'
|
||||
elements: str
|
||||
required: false
|
||||
type: list
|
||||
advertised_ip_ranges:
|
||||
|
@ -110,6 +111,7 @@ options:
|
|||
to all peers of the router. These IP ranges will be advertised in addition
|
||||
to any specified groups.
|
||||
- Leave this field blank to advertise no custom IP ranges.
|
||||
elements: dict
|
||||
required: false
|
||||
type: list
|
||||
suboptions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue