Data Source: oci_usage_proxy_subscription_products

This data source provides the list of Subscription Products in Oracle Cloud Infrastructure Usage Proxy service.

Provides product information that is specific to a reward usage period and its usage details.

Example Usage

data "oci_usage_proxy_subscription_products" "test_subscription_products" {
	#Required
	subscription_id = oci_ons_subscription.test_subscription.id
	tenancy_id = oci_identity_tenancy.test_tenancy.id
	usage_period_key = var.subscription_product_usage_period_key

	#Optional
	producttype = var.subscription_product_producttype
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SubscriptionProduct Reference

The following attributes are exported: