Data Source: oci_containerengine_clusters

This data source provides the list of Clusters in Oracle Cloud Infrastructure Container Engine service.

List all the cluster objects in a compartment.

Example Usage

data "oci_containerengine_clusters" "test_clusters" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	name = var.cluster_name
	state = var.cluster_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Cluster Reference

The following attributes are exported: