Data Source: oci_os_management_hub_errata

This data source provides details about a specific Errata resource in Oracle Cloud Infrastructure Os Management Hub service.

Returns information about the specified erratum based on its advisory name.

Example Usage

data "oci_os_management_hub_errata" "test_errata" {
	#Required
	compartment_id = var.compartment_id
	name = var.errata_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: