I've created a new Alarm on my AWS account based on a Metric that I also have created. I use this alarm to auto scale. When launching new instances I'm using User Data field to set up this new instance. The problem I'm facing is that I cannot modify the tags of this new instance. If I don't change that, all the new instances will have the same name which won't work with my current setup.
Is it possible to solve that?