Data Source: oci_os_management_hub_managed_instance_installed_windows_updates

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

Returns a list of Windows updates that have been installed on the specified managed instance.

Example Usage

data "oci_os_management_hub_managed_instance_installed_windows_updates" "test_managed_instance_installed_windows_updates" {
	#Required
	managed_instance_id = oci_os_management_hub_managed_instance.test_managed_instance.id

	#Optional
	compartment_id = var.compartment_id
	display_name = var.managed_instance_installed_windows_update_display_name
	display_name_contains = var.managed_instance_installed_windows_update_display_name_contains
	name = var.managed_instance_installed_windows_update_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagedInstanceInstalledWindowsUpdate Reference

The following attributes are exported: