--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "decort_k8s_computes Data Source - terraform-provider-decort" subcategory: "" description: |- --- # decort_k8s_computes (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. - `masters` (List of Object) (see [below for nested schema](#nestedatt--masters)) - `workers` (List of Object) (see [below for nested schema](#nestedatt--workers)) ### Nested Schema for `timeouts` Optional: - `default` (String) - `read` (String) ### Nested Schema for `masters` Read-Only: - `group_name` (String) - `id` (Number) - `name` (String) - `status` (String) - `tech_status` (String) ### Nested Schema for `workers` Read-Only: - `group_name` (String) - `id` (Number) - `name` (String) - `status` (String) - `tech_status` (String)