Data Source: oci_self_subscriptions

This data source provides the list of Subscriptions in Oracle Cloud Infrastructure Self service.

Lists the subscriptions which have been created in the specified compartment. You can filter results by specifying query parameters.

Example Usage

data "oci_self_subscriptions" "test_subscriptions" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.subscription_display_name
	id = var.subscription_id
	lifecycle_details = var.subscription_lifecycle_details
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Subscription Reference

The following attributes are exported: