This cookbook supports piops and standard volumes, but EC2 now supports general purpose SSD volumes with a type of gp2. Thoughts: add volume_type to node[:ebs][:volumes] options. If not set, use the current logic. If set, accept the volume_type.
This cookbook supports piops and standard volumes, but EC2 now supports general purpose SSD volumes with a type of gp2.
Thoughts: add volume_type to node[:ebs][:volumes] options. If not set, use the current logic. If set, accept the volume_type.