You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any additional context
The documentation on this feature is sparse.
related issue: AWS::EC2::LaunchTemplate-Tags #184
similar to issue184, but we want to tag the template itself, not created resources.
Other Details
No response
The text was updated successfully, but these errors were encountered:
Name of the resource
AWS::EC2::LaunchTemplate
Resource name
No response
Description
LaunchTemplate supports tagging and untagging the template itself, and it should be supported in CloudFormation.
like:
Scope of request
Allow for tags on create, updating tags, etc.
set Tags via CloudFormation.
Expected behavior
When we use CloudFormation to create/update a LaunchTemplate, the template can also have those tags that the CFN stack had.
Test case recommendation
Adding tags on create of LaunchTemplate.
Addings tags on update of LaunchTemplate.
Removing tags on update of LaunchTemplate.
Links to existing API doc
API Docs: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-tag.html
Category tag
Management
Any additional context
The documentation on this feature is sparse.
related issue: AWS::EC2::LaunchTemplate-Tags #184
similar to issue184, but we want to tag the template itself, not created resources.
Other Details
No response
The text was updated successfully, but these errors were encountered: