Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS::EC2::LaunchTemplate - Template tags #2227

Open
lulala1126 opened this issue Jan 7, 2025 · 0 comments
Open

AWS::EC2::LaunchTemplate - Template tags #2227

lulala1126 opened this issue Jan 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@lulala1126
Copy link

lulala1126 commented Jan 7, 2025

Name of the resource

AWS::EC2::LaunchTemplate

Resource name

No response

Description

  1. Title
    LaunchTemplate supports tagging and untagging the template itself, and it should be supported in CloudFormation.
    like:
image
  1. Scope of request
    Allow for tags on create, updating tags, etc.
    set Tags via CloudFormation.

  2. Expected behavior
    When we use CloudFormation to create/update a LaunchTemplate, the template can also have those tags that the CFN stack had.

  3. Test case recommendation
    Adding tags on create of LaunchTemplate.
    Addings tags on update of LaunchTemplate.
    Removing tags on update of LaunchTemplate.

  4. Links to existing API doc
    API Docs: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-tag.html

  5. Category tag
    Management

  6. 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

@lulala1126 lulala1126 added the enhancement New feature or request label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant