Data Source: oci_database_db_systems_upgrade_history_entries

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

Gets the history of the upgrade actions performed on the specified DB system.

Example Usage

data "oci_database_db_systems_upgrade_history_entries" "test_db_systems_upgrade_history_entries" {
	#Required
	db_system_id = oci_database_db_system.test_db_system.id

	#Optional
	state = var.db_systems_upgrade_history_entry_state
	upgrade_action = var.db_systems_upgrade_history_entry_upgrade_action
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DbSystemsUpgradeHistoryEntry Reference

The following attributes are exported: