--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "dynamix_resgroup Data Source - terraform-provider-dynamix" subcategory: "" description: |- --- # dynamix_resgroup (Data Source) ## Schema ### Required - `rg_id` (Number) resource group id ### Optional - `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts)) ### Read-Only - `account_id` (Number) - `account_name` (String) - `acl` (Attributes List) (see [below for nested schema](#nestedatt--acl)) - `compute_features` (List of String) - `computes` (List of Number) - `cpu_allocation_parameter` (String) - `cpu_allocation_ratio` (Number) - `created_by` (String) - `created_time` (Number) - `def_net_id` (Number) - `def_net_type` (String) - `deleted_by` (String) - `deleted_time` (Number) - `desc` (String) - `dirty` (Boolean) - `gid` (Number) - `guid` (Number) - `id` (String) The ID of this resource. - `lock_status` (String) - `milestones` (Number) - `name` (String) - `register_computes` (Boolean) - `res_types` (List of String) - `resource_limits` (Attributes) (see [below for nested schema](#nestedatt--resource_limits)) - `secret` (String) - `status` (String) - `uniq_pools` (List of String) - `updated_by` (String) - `updated_time` (Number) - `vins` (List of Number) ### 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 `acl` Read-Only: - `explicit` (Boolean) - `guid` (String) - `right` (String) - `status` (String) - `type` (String) - `user_group_id` (String) ### Nested Schema for `resource_limits` Read-Only: - `cu_c` (Number) - `cu_d` (Number) - `cu_dm` (Number) - `cu_i` (Number) - `cu_m` (Number) - `cu_np` (Number) - `gpu_units` (Number)