buildkite / lifecycled

A daemon for responding to AWS AutoScaling Lifecycle Hooks
MIT License
146 stars 34 forks source link

Add ability to set tags in lifecylced's SQS Queue's #17

Open gugahoi opened 6 years ago

gugahoi commented 6 years ago

It would be great if we could somehow configure the queues to have a set of tags or inherit the same tags as the instance lifecycled is running on. One use case for this is so that when I have generic monitors that alarm me on old messages for SQS queues I can exclude lifecycled ones (especially with #12 being a thing).