simplify to use the script for this exact purpose

Co-authored-by: Ryan Ahearn <ryan.ahearn@gsa.gov>
This commit is contained in:
Steven Reilly
2022-12-23 11:26:11 -05:00
committed by GitHub
parent 276546fc99
commit d7b889767e

View File

@@ -45,8 +45,7 @@ Rules for use:
1. Clean up when you are done:
- `terraform destroy` from within the `terraform/sandbox` directory will take care of the provisioned services
- Delete the apps and routes shown in `cf apps` by running `cf delete APP_NAME -r`
- Delete the service keys for any remaining space deployers, likely `cf dsk <space-deployer> service-account-key`
- Delete the space deployers still shown in `cf services`
- Delete the space deployers still shown in `cf services` by running `terraform/destroy_service_account.sh -s notify-sandbox -u <space-deployer>`
### Deploying to the sandbox