Data Source: oci_database_management_external_cluster_instances

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

Lists the cluster instances in the specified external cluster.

Example Usage

data "oci_database_management_external_cluster_instances" "test_external_cluster_instances" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.external_cluster_instance_display_name
	external_cluster_id = oci_database_management_external_cluster.test_external_cluster.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ExternalClusterInstance Reference

The following attributes are exported: