Data Source: oci_database_vm_cluster_patch_history_entry

This data source provides details about a specific Vm Cluster Patch History Entry resource in Oracle Cloud Infrastructure Database service.

Gets the patch history details for the specified patch history entry.

Example Usage

data "oci_database_vm_cluster_patch_history_entry" "test_vm_cluster_patch_history_entry" {
	#Required
	patch_history_entry_id = oci_database_patch_history_entry.test_patch_history_entry.id
	vm_cluster_id = oci_database_vm_cluster.test_vm_cluster.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: