You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
1.6 KiB
69 lines
1.6 KiB
---
|
|
# 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 generated by tfplugindocs -->
|
|
## 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)
|
|
|
|
<a id="nestedblock--timeouts"></a>
|
|
### 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).
|
|
|
|
|
|
<a id="nestedatt--detailed_info"></a>
|
|
### 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)
|
|
|
|
<a id="nestedatt--detailed_info--interfaces"></a>
|
|
### Nested Schema for `detailed_info.interfaces`
|
|
|
|
Read-Only:
|
|
|
|
- `def_gw` (String)
|
|
- `ip_address` (String)
|