Data Source: oci_core_compute_clusters

This data source provides the list of Compute Clusters in Oracle Cloud Infrastructure Core service.

Lists the compute clusters in the specified compartment. A compute cluster is a remote direct memory access (RDMA) network group.

Example Usage

data "oci_core_compute_clusters" "test_compute_clusters" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	availability_domain = var.compute_cluster_availability_domain
	display_name = var.compute_cluster_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ComputeCluster Reference

The following attributes are exported: