Open jsabo opened 11 years ago
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"
+1
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.
+1. Is there any particular plan to implement this?
Thank you for implementing this!
Has anyone been able to review or comment on the changes @joesondow mentioned were required to get it merged in?
I'm still interested in this or a related feature. Is there any possibility of merging? /cc @ctailor2 @DrMavenRebe
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.