Closed annarosenthal closed 4 years ago
Cleanup instructions reference scripts folder which doesn't exist. Please switch to use helpers folder and, ideally, keep the commands consistent with the setup script:
scripts
helpers
. ./helpers/cleanup.sh -p PROJECT_ID -o ORG_ID -s cloud-foundation-forseti-<suffix>
and several lines below:
. ./helpers/cleanup.sh -p PROJECT_ID -o ORG_ID -s cloud-foundation-forseti-<suffix> -e
Cheers!
This has already been addressed in the README- closing.
Cleanup instructions reference
scripts
folder which doesn't exist. Please switch to usehelpers
folder and, ideally, keep the commands consistent with the setup script:. ./helpers/cleanup.sh -p PROJECT_ID -o ORG_ID -s cloud-foundation-forseti-<suffix>
and several lines below:
. ./helpers/cleanup.sh -p PROJECT_ID -o ORG_ID -s cloud-foundation-forseti-<suffix> -e
Cheers!