Update cloud-amazon-ec2.md (#1081)

This commit is contained in:
TC1977 2018-08-28 10:05:01 -04:00 committed by Jack Ivanov
parent 6d3bb1cf2b
commit 3144458ac7

View file

@ -112,3 +112,6 @@ Enter the number of your desired region:
```
You will then be asked the remainder of the standard Algo setup questions.
## Cleanup
If you've installed Algo onto EC2 multiple times, your AWS account may become cluttered with unused or deleted resources e.g. instances, VPCs, subnets, etc. This may cause future installs to fail. The easiest way to clean up after you're done with a server is to go to "CloudFormation" from the console and delete the CloudFormation stack associated with that server. Please note that unless you've enabled termination protection on your instance, deleting the stack this way will delete your instance without warning, so be sure you are deleting the correct stack.