Data Source: oci_osmanagement_software_source
This data source provides details about a specific Software Source resource in Oracle Cloud Infrastructure OS Management service.
Returns a specific Software Source.
Example Usage
data "oci_osmanagement_software_source" "test_software_source" {
#Required
software_source_id = oci_osmanagement_software_source.test_software_source.id
}
Argument Reference
The following arguments are supported:
software_source_id
- (Required) The OCID of the software source.
Attributes Reference
The following attributes are exported:
arch_type
- The architecture type supported by the Software Sourceassociated_managed_instances
- list of the Managed Instances associated with this Software Sourcesdisplay_name
- User friendly nameid
- unique identifier that is immutable on creation
checksum_type
- The yum repository checksum type used by this software sourcecompartment_id
- OCID for the Compartmentdefined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}
description
- Information specified by the user about the software sourcedisplay_name
- User friendly name for the software sourcefreeform_tags
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}
gpg_key_fingerprint
- Fingerprint of the GPG key for this software sourcegpg_key_id
- ID of the GPG key for this software sourcegpg_key_url
- URL of the GPG key for this software sourceid
- OCID for the Software Sourcemaintainer_email
- Email address of the person maintaining this software sourcemaintainer_name
- Name of the person maintaining this software sourcemaintainer_phone
- Phone number of the person maintaining this software sourcepackages
- Number of packagesparent_id
- OCID for the parent software source, if there is oneparent_name
- Display name the parent software source, if there is onerepo_type
- Type of the Software Sourcestate
- The current state of the Software Source.status
- status of the software source.url
- URL for the repostiory