I’m playing around with Chef to launch EC2 instances. Everything is working pretty well, but Chef doesn’t seem to have the ability to tag the instances. Am I missing something?
Otherwise, what’s the preferred Ruby library for achieving this? Can I do it without requiring additional gems?
Thanks
Version 0.5.12 of the
knife-ec2Gem supports tagging EC2 instances on creation with the--tagsoption.