asgard icon indicating copy to clipboard operation
asgard copied to clipboard

Enable autoscale group tagging

Open jsabo opened this issue 12 years ago • 7 comments

It would be really useful for people such as myself who are using tags as metadata to control configuration management systems like puppet and chef to be able to manage those tags using Asgard. I would like to be able to add, edit, delete tags on autoscale groups.

jsabo avatar Jan 08 '13 21:01 jsabo

Unfortunately Asgard uses only its own tags. To automatically add tags in my AutoScaling Groups I use as-create-or-update-tags.

as-create-or-update-tags --tag "id=MyAutoScalingGroupName, t=auto-scaling-group, k=Name, v=MachineName, p=true"

Tagging Auto Scaling Groups and Amazon EC2 Instances

phstc avatar May 06 '13 22:05 phstc

+1

0xAhmed avatar Jul 10 '13 10:07 0xAhmed

Asgard was using Autoscaling groups since before they were taggable, hence the lack of tag UI. But that should be added since it is now available and very useful.

cquinn avatar Jul 30 '13 00:07 cquinn

+1. Is there any particular plan to implement this?

snaga avatar Aug 14 '13 06:08 snaga

Thank you for implementing this!

jsabo avatar Sep 11 '13 10:09 jsabo

Has anyone been able to review or comment on the changes @joesondow mentioned were required to get it merged in?

jsabo avatar Oct 02 '13 16:10 jsabo

I'm still interested in this or a related feature. Is there any possibility of merging? /cc @ctailor2 @DrMavenRebe

Jared-Prime avatar Dec 15 '15 15:12 Jared-Prime