This commit is contained in:
2026-06-02 11:28:16 +03:00
parent af79f6ab3e
commit c734dcfff7
254 changed files with 10439 additions and 3751 deletions

View File

@@ -30,12 +30,14 @@ description: |-
- `subnet_v4` (String)
- `subnet_v6` (String)
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
- `type` (String)
### Read-Only
- `access_group_name` (String)
- `created_at` (String)
- `id` (String) The ID of this resource.
- `l2_connection_port` (List of Object) (see [below for nested schema](#nestedatt--l2_connection_port))
- `logical_ports_info` (List of Object) (see [below for nested schema](#nestedatt--logical_ports_info))
- `routers_info` (List of Object) (see [below for nested schema](#nestedatt--routers_info))
- `status` (List of Object) (see [below for nested schema](#nestedatt--status))
@@ -94,6 +96,39 @@ Optional:
- `update` (String)
<a id="nestedatt--l2_connection_port"></a>
### Nested Schema for `l2_connection_port`
Read-Only:
- `access_group_id` (String)
- `created_at` (String)
- `created_by` (String)
- `id` (String)
- `l2_external_network` (List of Object) (see [below for nested schema](#nestedobjatt--l2_connection_port--l2_external_network))
- `updated_at` (String)
- `updated_by` (String)
- `version_id` (Number)
<a id="nestedobjatt--l2_connection_port--l2_external_network"></a>
### Nested Schema for `l2_connection_port.l2_external_network`
Read-Only:
- `bridge_network_name` (String)
- `created_at` (String)
- `created_by` (String)
- `description` (String)
- `display_name` (String)
- `hypervisors` (List of String)
- `id` (String)
- `updated_at` (String)
- `updated_by` (String)
- `version_id` (Number)
- `vlan_tag` (Number)
<a id="nestedatt--logical_ports_info"></a>
### Nested Schema for `logical_ports_info`
@@ -117,8 +152,8 @@ Read-Only:
Read-Only:
- `common` (String)
- `hypervisors` (List of Object) (see [below for nested schema](#nestedobjatt--status--hypervisors))
- `operation_status` (String)
<a id="nestedobjatt--status--hypervisors"></a>
### Nested Schema for `status.hypervisors`
@@ -128,5 +163,5 @@ Read-Only:
- `display_name` (String)
- `hypervisor_status` (String)
- `name` (String)
- `status` (String)
- `operation_status` (String)
- `synced_at` (String)