Data Source: oci_os_management_hub_profile_version

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

Returns information about the version of the specified registration profile.

Example Usage

data "oci_os_management_hub_profile_version" "test_profile_version" {
	#Required
	profile_id = oci_os_management_hub_profile.test_profile.id
	profile_version = var.profile_version_profile_version
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: