mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 23:02:13 -05:00
simplify to use the script for this exact purpose
Co-authored-by: Ryan Ahearn <ryan.ahearn@gsa.gov>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user