Data Source: oci_database_oneoff_patches

This data source provides the list of Oneoff Patches in Oracle Cloud Infrastructure Database service.

Lists one-off patches in the specified compartment.

Example Usage

data "oci_database_oneoff_patches" "test_oneoff_patches" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.oneoff_patch_display_name
	state = var.oneoff_patch_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OneoffPatch Reference

The following attributes are exported: