puppetlabs-toy-chest / puppetlabs-aws

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

ec2_instance source/dest check #276

Open mlosapio opened 8 years ago

mlosapio commented 8 years ago

ec2_instance type should support source_dest_check and should not be a 1 time creation parameter.

mlosapio commented 8 years ago

So this turned out to be a huge pain since AWS doesn't let you launch an instance with Source/Dest check specified. It's only available after launch - and it's sort of weak to require puppet run twice to have things configured correctly.

ahenroid commented 7 years ago

@mlosapio, after closing #277, have you concluded that this is unworkable? Should we close this issue for now or leave it open if anyone wants to pick it up? Thanks!

mlosapio commented 7 years ago

I just dont have the time to pick it back up - AFAIK its still an open issue.

ahenroid commented 7 years ago

Thanks, @mlosapio. I'll leave this on the books.