From 27856454928a29fe8d7395523c860fdb261684f7 Mon Sep 17 00:00:00 2001 From: Judd Rogers Date: Fri, 3 Feb 2023 13:34:11 -0600 Subject: [PATCH] Update README.md the script expects a project to exist. If you have done this already and it mostly worked you may not have any projects from which to work. See case 43265089 which required help from GCP via case 43321529 to resolve. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 819fff5..05f4ffe 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,5 @@ To use this script, first navigate to a cloud shell instance from **within a pro git clone https://github.com/google/cloud-resource-manager.git bash cloud-resource-manager/cloud-resource-manager.sh ``` + +If you have already removed all the projects you can create a temporary one from which to run this script.