amazon web services - How to set EC2 tags on AWS Opsworks -


i've been using various community cookbooks set stack.

i'm aware aws opsworks sets tags (stack name, layar name), need set tags myself.

there doesn't appear way set them through opsworks api, i'll assume need use cookbook/recipe set them somehow.

is there existing method/cookbook so, or need go , learn chef?

the lwrp listed on : https://github.com/opscode-cookbooks/aws - works. add in recipe tags required specific instances. lwrp : aws_resource_tag


Comments

Popular posts from this blog

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -

c - ALSA programming: how to stop immediately -