mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-06-04 07:59:10 -07:00
add vpntunnel resourcerefs
This commit is contained in:
parent
868982bd13
commit
a6107610d7
3 changed files with 13 additions and 8 deletions
|
@ -142,12 +142,13 @@ network:
|
|||
type: str
|
||||
tunnels:
|
||||
description:
|
||||
- A list of references to VpnTunnel resources associated to this VPN gateway.
|
||||
- A list of references to VpnTunnel resources associated with this VPN gateway.
|
||||
returned: success
|
||||
type: list
|
||||
forwardingRules:
|
||||
description:
|
||||
- A list of references to the ForwardingRule resources associated to this VPN gateway.
|
||||
- A list of references to the ForwardingRule resources associated with this VPN
|
||||
gateway.
|
||||
returned: success
|
||||
type: list
|
||||
region:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue