1
0
mirror of https://github.com/ebosas/microservices.git synced 2024-11-16 10:08:29 +02:00

Edit delete stacks description

This commit is contained in:
ebosas 2021-11-15 22:34:12 +02:00
parent e4aefd76e9
commit 25594292de

View File

@ -58,7 +58,7 @@ On the [Github access token page](https://github.com/settings/tokens), generate
### Deleting stacks
Delete in reverse order in CloudFormation. The artifact bucket and ECR repositories will have to be deleted manually. Also, with the EC2 launch type, the auto scaling group needs to be deleted manually. This is due to protection form scale-in when using capacity providers. You can do this from the auto scaling groups section in the AWS EC2 console.
Delete stacks in reverse order in CloudFormation. The artifact bucket and ECR repositories need to be deleted manually. So as the auto scaling group (from the EC2 console) when using the EC2 launch type.
## Local resources