In your staff-infrastructure-monitoring
directory:
- Change into the
database
directory and destroy your database using the long session command:
$ cd database
$ aws-vault clear && aws-vault exec moj-pttp-dev --duration=2h -- terraform destroy
- Change back to the root directory and destroy your infrastructure by:
$ cd ..
$ aws-vault clear && aws-vault exec moj-pttp-shared-services --duration=2h -- terraform destroy
- Switch to another workspace and delete your workspace by:
$ aws-vault exec moj-pttp-shared-services -- terraform workspace select default
$ aws-vault exec moj-pttp-shared-services -- terraform workspace delete <workspace-name>
In your staff-infrastructure-monitoring-config
directory:
- Switch to another workspace and delete your workspace by:
$ aws-vault exec moj-pttp-shared-services -- terraform workspace select default
$ aws-vault exec moj-pttp-shared-services -- terraform workspace delete -force <workspace-name>
Ask someone with rights to remove your access to:
- AWS for Dev and Shared Services
- GitHub repositories
- Jira
- Azure AD
- IMA Platform environments