Data Source: oci_database_management_cloud_cluster_instances

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

Lists the cluster instances in the specified cloud cluster.

Example Usage

data "oci_database_management_cloud_cluster_instances" "test_cloud_cluster_instances" {

	#Optional
	cloud_cluster_id = oci_database_management_cloud_cluster.test_cloud_cluster.id
	compartment_id = var.compartment_id
	display_name = var.cloud_cluster_instance_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudClusterInstance Reference

The following attributes are exported: