Data Source: oci_os_management_hub_software_package

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

Returns information about the specified software package based on its fully qualified name (NVRA or NEVRA).

Example Usage

data "oci_os_management_hub_software_package" "test_software_package" {
	#Required
	software_package_name = oci_os_management_hub_software_package.test_software_package.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: