--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "dynamix_k8s_wg Data Source - terraform-provider-dynamix" subcategory: "" description: |- --- # dynamix_k8s_wg (Data Source) ## Schema ### Required - `k8s_id` (Number) - `wg_id` (Number) ### Optional - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) ### Read-Only - `annotations` (List of String) - `cpu` (Number) - `detailed_info` (Attributes List) (see [below for nested schema](#nestedatt--detailed_info)) - `disk` (Number) - `guid` (String) - `id` (String) The ID of this resource. - `labels` (List of String) - `num` (Number) - `ram` (Number) - `taints` (List of String) - `worker_group_name` (String) ### 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 `detailed_info` Read-Only: - `compute_id` (Number) - `interfaces` (Attributes List) (see [below for nested schema](#nestedatt--detailed_info--interfaces)) - `name` (String) - `natable_vins_ip` (String) - `natable_vins_network` (String) - `status` (String) - `tech_status` (String) ### Nested Schema for `detailed_info.interfaces` Read-Only: - `def_gw` (String) - `ip_address` (String)