Data Source: oci_database_database_upgrade_history_entries

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

Gets the upgrade history for a specified database in a bare metal or virtual machine DB system.

Example Usage

data "oci_database_database_upgrade_history_entries" "test_database_upgrade_history_entries" {
	#Required
	database_id = oci_database_database.test_database.id

	#Optional
	state = var.database_upgrade_history_entry_state
	upgrade_action = var.database_upgrade_history_entry_upgrade_action
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DatabaseUpgradeHistoryEntry Reference

The following attributes are exported: