Currently updating the Tags property of a transit gateway VPC attachment requires replacement, however there is an underlying API (CreateTags & DeleteTags) which would allow for making such an update without replacement.
Expected behavior:
In Update, changing the Tags property should not require replacement.
Name of the resource
AWS::EC2::TransitGatewayAttachment
Resource name
No response
Description
Currently updating the
Tags
property of a transit gateway VPC attachment requires replacement, however there is an underlying API (CreateTags & DeleteTags) which would allow for making such an update without replacement.Expected behavior: In Update, changing the
Tags
property should not require replacement.Other Details
No response