Data Source: oci_limits_limit_definitions

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

Includes a list of resource limits that are currently supported. If the ‘areQuotasSupported’ property is true, you can create quota policies on top of this limit at the compartment level.

Example Usage

data "oci_limits_limit_definitions" "test_limit_definitions" {
	#Required
	compartment_id = var.tenancy_ocid

	#Optional
	name = var.limit_definition_name
	service_name = oci_limits_service.test_service.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

LimitDefinition Reference

The following attributes are exported: