Data Source: oci_database_management_cloud_db_homes

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

Lists the DB homes in the specified cloud DB system.

Example Usage

data "oci_database_management_cloud_db_homes" "test_cloud_db_homes" {

	#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_db_home_display_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudDbHome Reference

The following attributes are exported: