puppetlabs-toy-chest / puppetlabs-aws

Puppet module for managing AWS resources to build out infrastructure
Apache License 2.0
188 stars 216 forks source link

Support for managing EC2 Volumes #400

Closed daveseff closed 7 years ago

daveseff commented 7 years ago

I am adding support for managing EC2 Block device volumes. With this you can create and attach volumes to already running instances as well as detach and destroy.

Volumes can be created from scratch or built from a snapshot.

prozach commented 7 years ago

This code looks good to me. Thank you for putting in the effort!

zabacad commented 7 years ago

None of my comments should stand against a merge since this is a new resource type with no established behaviour.

prozach commented 7 years ago

I'm still +1 here. Merging.