Data Source: oci_psql_db_systems

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

Returns a list of database systems.

Example Usage

data "oci_psql_db_systems" "test_db_systems" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.db_system_display_name
	id = var.db_system_id
	state = var.db_system_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DbSystem Reference

The following attributes are exported: