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.

Gets 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 = var.software_source_software_package_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: