Data Source: oci_core_compute_cluster

This data source provides details about a specific Compute Cluster resource in Oracle Cloud Infrastructure Core service.

Gets information about a compute cluster. A compute cluster is a remote direct memory access (RDMA) network group.

Example Usage

data "oci_core_compute_cluster" "test_compute_cluster" {
	#Required
	compute_cluster_id = oci_core_compute_cluster.test_compute_cluster.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: