Data Source: oci_limits_quotas

This data source provides the list of Quotas in Oracle Cloud Infrastructure Limits service.

Lists all quotas on resources from the given compartment.

Example Usage

data "oci_limits_quotas" "test_quotas" {
	#Required
	compartment_id = var.tenancy_ocid

	#Optional
	name = var.quota_name
	state = var.quota_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Quota Reference

The following attributes are exported: