---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "dynamix_k8s_wg_list Data Source - terraform-provider-dynamix"
subcategory: ""
description: |-
---
# dynamix_k8s_wg_list (Data Source)
## Schema
### Required
- `k8s_id` (Number)
### Optional
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
### Read-Only
- `id` (String) The ID of this resource.
- `items` (Attributes List) (see [below for nested schema](#nestedatt--items))
### Nested Schema for `timeouts`
Optional:
- `read` (String) A string that can be [parsed as a duration](https://pkg.go.dev/time#ParseDuration) consisting of numbers and unit suffixes, such as "30s" or "2h45m". Valid time units are "s" (seconds), "m" (minutes), "h" (hours).
### Nested Schema for `items`
Read-Only:
- `annotations` (List of String)
- `cpu` (Number)
- `detailed_info` (Attributes List) (see [below for nested schema](#nestedatt--items--detailed_info))
- `disk` (Number)
- `guid` (String)
- `labels` (List of String)
- `num` (Number)
- `ram` (Number)
- `taints` (List of String)
- `worker_group_id` (Number)
- `worker_group_name` (String)
### Nested Schema for `items.detailed_info`
Read-Only:
- `compute_id` (Number)
- `interfaces` (Attributes List) (see [below for nested schema](#nestedatt--items--detailed_info--interfaces))
- `name` (String)
- `natable_vins_ip` (String)
- `natable_vins_network` (String)
- `status` (String)
- `tech_status` (String)
### Nested Schema for `items.detailed_info.interfaces`
Read-Only:
- `def_gw` (String)
- `ip_address` (String)