puppetlabs-aws
puppetlabs-aws copied to clipboard
ec2_instance source/dest check
ec2_instance type should support source_dest_check and should not be a 1 time creation parameter.
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.
@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!
I just dont have the time to pick it back up - AFAIK its still an open issue.
Thanks, @mlosapio. I'll leave this on the books.