Closed hyunuk closed 11 months ago
This PR:
To test:
Trust repo
gcloud auth login
git checkout cloudbuild
./setup.sh project_id="PROJECT_NAME" region="us-central1" enable_apis=true force_destroy=true
./destroy
This PR:
To test:
Trust repo
gcloud auth login
.git checkout cloudbuild
./setup.sh project_id="PROJECT_NAME" region="us-central1" enable_apis=true force_destroy=true
. The script will execute in following instructions../destroy
to destroy terraform deployment and revoke permissions.