Data Source: oci_database_management_cloud_databases

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

Lists the cloud databases in the specified compartment or in the specified DB system.

Example Usage

data "oci_database_management_cloud_databases" "test_cloud_databases" {
	#Required
	cloud_db_system_id = oci_database_management_cloud_db_system.test_cloud_db_system.id

	#Optional
	compartment_id = var.compartment_id
	display_name = var.cloud_database_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudDatabase Reference

The following attributes are exported: