Skip to content

Conversation

malekmaciej
Copy link
Contributor

@malekmaciej malekmaciej commented Aug 24, 2025

Description

  • Set Name tag to var.name if it is not "", otherwise use tags
  • Minor change to README file, encourage users to use t3 instead of super old t2 instance type.

Motivation and Context

Breaking Changes

No 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

@bryantbiggs bryantbiggs changed the title fix: Resolve issue #442 fix: Avoid setting Name tag when a value has not been provided for name Aug 25, 2025
@bryantbiggs bryantbiggs merged commit c227866 into terraform-aws-modules:master Aug 25, 2025
11 checks passed
antonbabenko pushed a commit that referenced this pull request Aug 25, 2025
## [6.1.1](v6.1.0...v6.1.1) (2025-08-25)

### Bug Fixes

* Avoid setting `Name` tag when a value has not been provided for `name` ([#452](#452)) ([c227866](c227866))
@antonbabenko
Copy link
Member

This PR is included in version 6.1.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected instance tags after upgrading to v6.0.1
3 participants