mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-08-22 05:51:49 -07:00
adminEnabled on Interconnect Attachments (#361)
Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
parent
56a8cc9157
commit
666a00b5b9
2 changed files with 22 additions and 0 deletions
|
@ -73,6 +73,12 @@ resources:
|
|||
returned: always
|
||||
type: complex
|
||||
contains:
|
||||
adminEnabled:
|
||||
description:
|
||||
- Whether the VLAN attachment is enabled or disabled. When using PARTNER type
|
||||
this will Pre-Activate the interconnect attachment .
|
||||
returned: success
|
||||
type: bool
|
||||
cloudRouterIpAddress:
|
||||
description:
|
||||
- IPv4 address + prefix length to be configured on Cloud Router Interface for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue