Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify that all EC2 resources are cleaned up after termination #190

Open
mikewalch opened this issue Aug 18, 2017 · 2 comments
Open

Verify that all EC2 resources are cleaned up after termination #190

mikewalch opened this issue Aug 18, 2017 · 2 comments

Comments

@mikewalch
Copy link
Member

mikewalch commented Aug 18, 2017

Muchos should clean up any EC2 resources (i.e volumes or security groups #6) after termination of the EC2 cluster.

@mikewalch mikewalch changed the title Verify that all EC2 resources are cleaned up after terminate Verify that all EC2 resources are cleaned up after termination Aug 18, 2017
@plainolneesh
Copy link
Contributor

I am working on this issue.

@ctubbsii
Copy link
Member

I'd expect volumes to be configured to delete_on_terminate when their corresponding instances are deleted, but if volumes are created and attached separately from the instance, then that would be an exception. I don't know if that's the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants