Skip to content

fix: Correct launch template attribute values to match variable/API definition #43

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

Merged

Conversation

bryantbiggs
Copy link
Member

Description

  • Correct launch template attribute values to match variable/API definition

Motivation and Context

Breaking Changes

  • No

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 requested a review from antonbabenko June 27, 2025 11:39
@bryantbiggs bryantbiggs merged commit 3a07ad9 into terraform-aws-modules:master Jun 27, 2025
7 checks passed
antonbabenko pushed a commit that referenced this pull request Jun 27, 2025
## [3.0.1](v3.0.0...v3.0.1) (2025-06-27)

### Bug Fixes

* Correct launch template attribute values to match variable/API definition ([#43](#43)) ([3a07ad9](3a07ad9))
@antonbabenko
Copy link
Member

This PR is included in version 3.0.1 🎉

@bryantbiggs bryantbiggs deleted the fix/launch-template branch June 27, 2025 14:17
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.

Bug: launch_template attribute mismatch between variables.tf and main.tf in v3.0.0
2 participants