Delete environment
If you want to delete the environment you created, follow the instructions below.
Delete the application stack
Delete the infrastructure stack
Use terraform destroy to delete all the stacks, but also manually delete the AWS S3 bucket that
was created by the remote_state stack.
Delete the remote state stack
Manually delete the S3 bucket
Go to the guides document to learn how to delete the S3 bucket.