mitchellh / vagrant-aws

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

Attach additional EBS Volume after boot #454

Open mwaldrop opened 8 years ago

mwaldrop commented 8 years ago

Is there a way to easily attach an additional EBS volume after the instance boots ? Essentially I want to have a volume that is pre-populated with installer files that I want to leverage once the instance comes up and launches my provisioning shell script.

gupepe commented 8 years ago

This would be great to decouple machines provisioning from data storage which indeed requires a state.

kenorb commented 7 years ago

Related: #38

olalonde commented 7 years ago

+1