Data Source: oci_os_management_hub_software_source_software_packages

This data source provides the list of Software Source Software Packages in Oracle Cloud Infrastructure Os Management Hub service.

Lists software packages in the specified software source. Filter the list against a variety of criteria including but not limited to its name.

Example Usage

data "oci_os_management_hub_software_source_software_packages" "test_software_source_software_packages" {
	#Required
	software_source_id = oci_os_management_hub_software_source.test_software_source.id

	#Optional
	display_name = var.software_source_software_package_display_name
	display_name_contains = var.software_source_software_package_display_name_contains
	is_latest = var.software_source_software_package_is_latest
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SoftwareSourceSoftwarePackage Reference

The following attributes are exported: