Data Source: oci_database_external_container_databases

This data source provides the list of External Container Databases in Oracle Cloud Infrastructure Database service.

Gets a list of the external container databases in the specified compartment.

Example Usage

data "oci_database_external_container_databases" "test_external_container_databases" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.external_container_database_display_name
	state = var.external_container_database_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ExternalContainerDatabase Reference

The following attributes are exported: