Skip to content

(aws-ec2): LaunchTemplate miss TagsSpecifications itself #21440

@BDeus

Description

@BDeus

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.30.0

Environment details (OS name and version, etc.)

linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ec2Related to Amazon Elastic Compute Cloudeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions