Although ElasticBeanstalk fully supports tags allows them to be updated, CloudFormation still does not allow this. Attempting to do so results in the error
Elastic Beanstalk environment tags cannot be updated.
Not being able to update the tags associated with a Beanstalk instance is a real pain operationally.
We're having issues with this too.
Adding/updating tags works fine through the console and CLI, there's no reason why this shouldn't work with CloudFormation templates.
From our what we can see, it just updates the backing CloudFormation template TAGS for the Elastic Beanstalk without changing any of the other resources.
Same here
I thought coming soon means the feature would ship in a few weeks. It has been now been in this state for nearly 4 months!!!
Not to mention the fact that Elastic Beanstalk gained the ability to change tags in the middle of 2016!
any updates?
Any progress on releasing this?
please release :)
I would like to know what your definition of coming soon is. It certainly isn't what's advertised
Coming soon - nearing completion, likely being planned for an upcoming coverage update release. Think a couple of weeks out, give or take.
Ok, so this is really annoying. I am stuck with cloudformation at step UPDATE_FAILED | Elastic Beanstalk environment tags cannot be updated. I cannot see which tags it tries to change so I can put it back to the current one. And I thought all these cloud tools should make life easier, but the more I work with cloudformation, the more frustrated I get...
@oesah
Changing the tags to the values you want after that can still be tricky. I usually prefer replacing the complete ElasticBeanstalk environment (using a blue-green / 2 step deployment), but that can be tricky if you have state in the environment.
This seems to be fixed!
Tags
Specifies the tags applied to resources in the environment.
Required: No
Type: List of Tag
Update requires: No interruption
@benbridts
That entry in the documentation hasn't changed for two years.
@nelsonjchen My coworker tested it, and it seems to work as documented now
This is shipped and available in all regions.
Tested this today. So now it doesn't throw a cloudformation error but it doesn't seem to actually update the tags despite the new tags being present in cloudformation
Most helpful comment
I would like to know what your definition of coming soon is. It certainly isn't what's advertised