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.

1.6 KiB

page_title subcategory description
dynamix_k8s_wg Data Source - terraform-provider-dynamix

dynamix_k8s_wg (Data Source)

Schema

Required

  • k8s_id (Number)
  • wg_id (Number)

Optional

Read-Only

  • annotations (List of String)
  • cpu (Number)
  • detailed_info (Attributes List) (see below for nested schema)
  • 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 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)
  • 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)