Files
terraform-provider-decort/docs/data-sources/trunk.md
2026-02-11 13:02:14 +03:00

1.3 KiB

page_title, subcategory, description
page_title subcategory description
decort_trunk Data Source - terraform-provider-decort

decort_trunk (Data Source)

Schema

Required

  • trunk_id (Number) trunk id

Optional

Read-Only

  • account_ids (Set of Number) List of account IDs with access to this trunk
  • created_at (Number) when the trunk was created
  • created_by (String) who created the trunk
  • deleted_at (Number) when the trunk was updated
  • deleted_by (String) who updated the trunk
  • description (String) Description of the trunk
  • guid (Number) GUID
  • id (String) The ID of this resource.
  • mac (String) MAC address
  • mtu (Number) Maximum Transmission Unit
  • name (String) Name of the trunk
  • native_vlan_id (Number) Native VLAN ID
  • ovs_bridge (String) OVS bridge name
  • status (String) if the trunk is enabled
  • trunk_tags (String) List of trunk tags (values between 1-4095)
  • updated_at (Number) when the trunk was updated
  • updated_by (String) who updated the trunk

Nested Schema for timeouts

Optional:

  • default (String)
  • read (String)