Data Source: oci_os_management_hub_managed_instance_errata

This data source provides the list of Managed Instance Errata in Oracle Cloud Infrastructure Os Management Hub service.

Returns a list of applicable errata on the managed instance.

Example Usage

data "oci_os_management_hub_managed_instance_errata" "test_managed_instance_errata" {
	#Required
	managed_instance_id = oci_os_management_hub_managed_instance.test_managed_instance.id

	#Optional
	classification_type = var.managed_instance_errata_classification_type
	compartment_id = var.compartment_id
	name = var.managed_instance_errata_name
	name_contains = var.managed_instance_errata_name_contains
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagedInstanceErrata Reference

The following attributes are exported: