Skip to content

feat: Add variable for launch template only tags#285

Merged
bryantbiggs merged 1 commit intoterraform-aws-modules:masterfrom
alisson276:master
Mar 29, 2025
Merged

feat: Add variable for launch template only tags#285
bryantbiggs merged 1 commit intoterraform-aws-modules:masterfrom
alisson276:master

Conversation

@alisson276
Copy link
Contributor

@alisson276 alisson276 commented Mar 20, 2025

Description

Allow to create specific tags for the launch template.

Motivation and Context

When you have a EC2 Image Builder distribution configuration that automatically updates the launch template, every time you do a plan it says that will create a new version, because the tag CreatedBy = "EC2 Image Builder" is not present. With this we can put this tag only in the launch template (instead of putting it to autoscaling group and iam role as well).

Breaking Changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@alisson276
Copy link
Contributor Author

How can I get this reviewed?

@bryantbiggs bryantbiggs changed the title feat: Add specific variables to add tags to launch template feat: Add variable for launch template only tags Mar 29, 2025
@bryantbiggs bryantbiggs merged commit d509000 into terraform-aws-modules:master Mar 29, 2025
9 checks passed
antonbabenko pushed a commit that referenced this pull request Mar 29, 2025
## [8.2.0](v8.1.0...v8.2.0) (2025-03-29)

### Features

* Add specific variables to add tags to launch template ([#285](#285)) ([d509000](d509000))
@antonbabenko
Copy link
Member

This PR is included in version 8.2.0 🎉

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants