--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "decort_cb_k8s_wg Resource - terraform-provider-decort" subcategory: "" description: |- --- # decort_cb_k8s_wg (Resource) ## Schema ### Required - `k8s_id` (Number) ID of k8s instance. - `name` (String) Name of the worker group. ### Optional - `annotations` (List of String) - `cloud_init` (String) - `cpu` (Number) Worker node CPU count. - `disk` (Number) Worker node boot disk size. If unspecified or 0, size is defined by OS image size. - `labels` (List of String) - `num` (Number) Number of worker nodes to create. - `ram` (Number) Node RAM in MB. - `taints` (List of String) - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) - `worker_sep_id` (Number) - `worker_sep_pool` (String) ### Read-Only - `detailed_info` (List of Object) (see [below for nested schema](#nestedatt--detailed_info)) - `guid` (String) - `id` (String) The ID of this resource. - `wg_id` (Number) ID of k8s worker Group. ### Nested Schema for `timeouts` Optional: - `create` (String) - `default` (String) - `delete` (String) - `read` (String) - `update` (String) ### Nested Schema for `detailed_info` Read-Only: - `compute_id` (Number) - `interfaces` (List of Object) (see [below for nested schema](#nestedobjatt--detailed_info--interfaces)) - `name` (String) - `status` (String) - `tech_status` (String) ### Nested Schema for `detailed_info.interfaces` Read-Only: - `def_gw` (String) - `ip_address` (String)