Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 969 Bytes

File metadata and controls

39 lines (23 loc) · 969 Bytes
page_title castai_omni_cluster Resource - terraform-provider-castai
subcategory
description Omni cluster resource allows registering a cluster with CAST AI Omni provider.

castai_omni_cluster (Resource)

Omni cluster resource allows registering a cluster with CAST AI Omni provider.

Schema

Required

  • cluster_id (String) CAST AI cluster ID to register
  • organization_id (String) CAST AI organization ID

Optional

Read-Only

  • id (String) Resource ID (same as cluster_id)

Nested Schema for status

Required:

  • omni_agent_version (String) Version of the omni agent running on the cluster.
  • pod_cidr (String) Pod CIDR of the cluster.