From dab475009f2493db42af6d3a35af26e109d20cc1 Mon Sep 17 00:00:00 2001 From: Ben Bleything Date: Fri, 1 Mar 2019 18:40:21 -0800 Subject: [PATCH] be specific about which region to increase quota in Signed-off-by: Ben Bleything --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96d37563c..74fc56674 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ $ gcloud services enable compute.googleapis.com \ cloudkms.googleapis.com \ cloudbuild.googleapis.com ``` -5. Ensure the `In-use IP addresses` [quota](https://console.cloud.google.com/iam-admin/quotas) is set to 20 or above +5. Ensure the `In-use IP addresses` [quota](https://console.cloud.google.com/iam-admin/quotas) is set to 20 or above for `europe-west2` 6. Environment variables can be used to specify project details e.g. ```bash