mitchellh / vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.
MIT License
2.61k stars 574 forks source link

Block on instance termination #527

Open callahanca opened 6 years ago

callahanca commented 6 years ago

With other Vagrant plugins that I've used, the instance/VM is fully destroyed when the vagrant destroy command returns. It's useful to be able to have that guarantee for the end user.