kupe_cluster
Reads an existing Kupe Cloud cluster by name.
Example Usage
Section titled “Example Usage”data "kupe_cluster" "production" { name = "production"}Schema
Section titled “Schema”Required
Section titled “Required”name(String) Cluster name to look up.
Read-Only
Section titled “Read-Only”display_name(String) Human-readable cluster name.endpoint(String) Cluster API server endpoint.phase(String) Current cluster phase.type(String) Cluster type, for example shared or dedicated.version(String) Current Kubernetes version for the cluster.