vagrant-aws
vagrant-aws copied to clipboard
Attach additional EBS Volume after boot
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.
This would be great to decouple machines provisioning from data storage which indeed requires a state.
Related: #38
+1