widdix / mastodon-on-aws

Host your own Mastodon instance on AWS
https://cloudonaut.io/mastodon-on-aws/
136 stars 27 forks source link

Delete process? #8

Closed scrappydog closed 1 year ago

scrappydog commented 1 year ago

Is there a delete process for deleting your full environment?

Or for cleaning up a partial/incomplete environment?

Thanks

michaelwittig commented 1 year ago

@scrappydog Deleting the CloudFormation stack does what you want.

Keep in mind that CloudFormation can not delete non empty S3 buckets. You need to empty that bucket manually using the S3 console.