I've been using various community cookbooks to set up a stack.
I'm aware that AWS Opsworks sets some tags for you (stack name, layar name), but I need to set some tags myself.
There doesn't appear to be a way to set them through the Opsworks API, so I'll assume I need to use a cookbook/recipe to set them somehow.
Is there an existing method/cookbook to do so, or do I need to go and learn chef?