Data Source: oci_psql_db_system

This data source provides details about a specific Db System resource in Oracle Cloud Infrastructure Psql service.

Gets a database system by identifier.

Example Usage

data "oci_psql_db_system" "test_db_system" {
	#Required
	db_system_id = oci_psql_db_system.test_db_system.id

	#Optional
	excluded_fields = var.db_system_excluded_fields
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: