You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ Ideal to limit the use of expensive CPUs and GPUs.
13
13
> **Warning**
14
14
> This module cannot be used to grant more quota than would be allowed by admin overrides, producer overrides, or the default limit of the service.
15
15
16
+
> **Info**
17
+
> You can also limit Compute Engine resources with custom constraints.
18
+
> More details can be found in the [Google Cloud documentation](https://cloud.google.com/compute/docs/access/custom-constraints).
19
+
16
20
## Example
17
21
18
22
1. All [default metrics](https://github.com/Cyclenerd/terraform-google-quota-limits#input_metrics) (input `metrics`) in all [default regions](https://github.com/Cyclenerd/terraform-google-quota-limits#input_regions) (input `regions`) are set to `0`.
0 commit comments