Data Source: oci_database_management_cloud_db_systems

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

Lists the cloud DB systems in the specified compartment.

Example Usage

data "oci_database_management_cloud_db_systems" "test_cloud_db_systems" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	dbaas_parent_infrastructure_id = oci_database_management_dbaas_parent_infrastructure.test_dbaas_parent_infrastructure.id
	deployment_type = var.cloud_db_system_deployment_type
	display_name = var.cloud_db_system_display_name
	state = var.cloud_db_system_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

CloudDbSystem Reference

The following attributes are exported: