Data Source: oci_license_manager_product_license_consumers

This data source provides the list of Product License Consumers in Oracle Cloud Infrastructure License Manager service.

Retrieves the product license consumers for a particular product license ID.

Example Usage

data "oci_license_manager_product_license_consumers" "test_product_license_consumers" {
	#Required
	compartment_id = var.compartment_id
	product_license_id = oci_license_manager_product_license.test_product_license.id

	#Optional
	is_compartment_id_in_subtree = var.product_license_consumer_is_compartment_id_in_subtree
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ProductLicenseConsumer Reference

The following attributes are exported: