Describe the feature
When specifying a launchtemplate inside an AutoScalingGroup,
the LaunchTemplate itself does not have any tags
According to CFN, TagsSpecifications field in root (not in LaunchTemplateData) is missing in the template generation in CDK
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html
Use Case
Missing tags on the LaunchTemplate resource itself
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.30.0
Environment details (OS name and version, etc.)
linux
Describe the feature
When specifying a launchtemplate inside an AutoScalingGroup,
the LaunchTemplate itself does not have any tags
According to CFN,
TagsSpecificationsfield in root (not inLaunchTemplateData) is missing in the template generation in CDKhttps://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-launchtemplate.html
Use Case
Missing tags on the LaunchTemplate resource itself
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.30.0
Environment details (OS name and version, etc.)
linux