Skip to content

Removing a solution

This section will describe the steps required when a customer's solution is being terminated.

Transfer backup data

Before termination of the solution, all backup data needs to have been shared with the customer. How to share this data can be agreed upon with the customer at their convenience.

Destroy all resources

Since all of our resources are managed by terraform, you can use terraform to destroy all resources.

From the terraform directory of a solution you can execute the following command:

aws-sso terraform destroy

Delete account and references to account

The final step is to delete the AWS Account, and all references to the solution.

Make sure to remove the solution from our AWS Infrastructure project, and from the AWS Identity Management project.

In our AWS root account, go to "Organization" and find the account which needs to be terminated. Check the box in front of it and under "Actions", select "Close". Move the project to the "Trash" directory where it can remain until AWS has deleted the account.