Data Source: oci_os_management_hub_software_source_package_group

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

Gets information about the specified package group from a software source.

Example Usage

data "oci_os_management_hub_software_source_package_group" "test_software_source_package_group" {
	#Required
	package_group_id = oci_identity_group.test_group.id
	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: