Data Source: oci_os_management_hub_software_source_software_package

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

Returns information about the specified software package.

Example Usage

data "oci_os_management_hub_software_source_software_package" "test_software_source_software_package" {
	#Required
	software_package_name = oci_os_management_hub_software_package.test_software_package.name
	software_source_id = oci_os_management_hub_software_source.test_software_source.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: