Data Source: oci_os_management_hub_managed_instance_modules

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

Retrieves a list of modules, along with streams of the modules, from a managed instance. Filters may be applied to select a subset of modules based on the filter criteria.

Example Usage

data "oci_os_management_hub_managed_instance_modules" "test_managed_instance_modules" {
	#Required
	managed_instance_id = oci_os_management_hub_managed_instance.test_managed_instance.id

	#Optional
	compartment_id = var.compartment_id
	name = var.managed_instance_module_name
	name_contains = var.managed_instance_module_name_contains
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagedInstanceModule Reference

The following attributes are exported: