Data Source: oci_license_manager_configuration
This data source provides details about a specific Configuration resource in Oracle Cloud Infrastructure License Manager service.
Retrieves configuration for a compartment.
Example Usage
data "oci_license_manager_configuration" "test_configuration" {
#Required
compartment_id = var.compartment_id
}
Argument Reference
The following arguments are supported:
compartment_id
- (Required) The compartment OCID used for the license record, product license, and configuration.
Attributes Reference
The following attributes are exported:
compartment_id
- The compartment OCID to which the configuration is specified.email_ids
- The list of associated configuration email IDs.time_created
- The time the configuration was created. An RFC 3339-formatted datetime string.time_updated
- The time the configuration was updated. An RFC 3339-formatted datetime string.