google_cloud_quotas_quota_info

Provides information about a particular quota for a given project, folder or organization.

Example Usage

data "google_cloud_quotas_quota_info" "my_quota_info" {
    parent      = "projects/my-project" 
    service     = "compute.googleapis.com"
    quota_id    = "CPUS-per-project-region"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

The quota_increase_eligibility block supports:

The dimensions_infos block supports:

The details block supports: