Data Source: oci_osp_gateway_subscription

This data source provides details about a specific Subscription resource in Oracle Cloud Infrastructure Osp Gateway service.

Get the subscription plan.

Example Usage

data "oci_osp_gateway_subscription" "test_subscription" {
	#Required
	compartment_id = var.compartment_id
	osp_home_region = var.subscription_osp_home_region
	subscription_id = oci_osp_gateway_subscription.test_subscription.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: