-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
AWS Instance block_device
Attribute
#440
Conversation
Cool, needed that, a test would go great with it :) |
Can add! |
Understood; will code up this afternoon. Thanks for getting back to me! |
Added a test; I can also rebase this as another pull request. There are, however, a few significant caveats due to limitations in goamz. The Additionally, I had to use a different AMI from the other tests, one that was EBS-backed. |
If the test is ok and all works fine, can you please merge this. It is a well needed feature. |
AWS Instance `block_device` Attribute
Thanks! |
Added the ability to specify block devices for an AWS instance.