Provisioned iops with ec2 knife plugin

Hi Chefs!

I’m currently working through a situation where I need to provision an
instance with a ebs volume of a given size with iops also provisioned
to that volume.

I’m also currently using the ec2 knife plugin.

Here’s the rub - is there an easy way to continue to use the ec2
plugin AND use the aws cookbook to provision iops?

I get the feeling its an either/or situation.

Suggestions?

Ec2base module has the fog integration. Take a look at that and see if you
can hack it. Else write a wrapper, many of us uses knife-ec2 as a library
On Jun 24, 2013 4:13 PM, "Maven User" maven.2.user@gmail.com wrote:

Hi Chefs!

I'm currently working through a situation where I need to provision an
instance with a ebs volume of a given size with iops also provisioned
to that volume.

I'm also currently using the ec2 knife plugin.

Here's the rub - is there an easy way to continue to use the ec2
plugin AND use the aws cookbook to provision iops?

I get the feeling its an either/or situation.

Suggestions?