Data Source: oci_containerengine_cluster

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

Get the details of a cluster.

Example Usage

data "oci_containerengine_cluster" "test_cluster" {
	#Required
	cluster_id = oci_containerengine_cluster.test_cluster.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: