Data Source: oci_database_management_cloud_clusters

This data source provides the list of Cloud Clusters in Oracle Cloud Infrastructure Database Management service.

Lists the clusters in the specified cloud DB system.

Example Usage

data "oci_database_management_cloud_clusters" "test_cloud_clusters" {

	#Optional
	cloud_db_system_id = oci_database_management_cloud_db_system.test_cloud_db_system.id
	compartment_id = var.compartment_id
	display_name = var.cloud_cluster_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudCluster Reference

The following attributes are exported: