mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-06 14:03:58 +00:00
BREAKING CHANGE: introduces sdn support. Signed-off-by: MacherelR <64424331+MacherelR@users.noreply.github.com>
858 B
858 B
layout | title | parent | subcategory | description |
---|---|---|---|---|
page | proxmox_virtual_environment_sdn_vnet | Resources | Virtual Environment | Manages Proxmox VE SDN vnet. |
Resource: proxmox_virtual_environment_sdn_vnet
Manages Proxmox VE SDN vnet.
Schema
Required
name
(String) Unique identifier for the vnet.zone
(String) The zone to which this vnet belongs.zonetype
(String) Parent's zone type. MUST be specified.
Optional
alias
(String) An optional alias for this vnet.isolate_ports
(Boolean) Whether to isolate ports within this vnet.tag
(Number) Tag value for VLAN/VXLAN (depends on zone type).vlanaware
(Boolean) Whether this vnet is VLAN aware.
Read-Only
id
(String) The unique identifier of this resource.type
(String) Type of vnet (e.g. 'vnet').