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

fix: Add missing launch_template_use_name_prefix parameter to the root module #1818

Conversation

efaif
Copy link
Contributor

@efaif efaif commented Jan 29, 2022

Description

  • Add missing launch_template_use_name_prefix parameter to the root module

Motivation and Context

  • Currently self-managed-node-group's launch_template_use_name_prefix variable is not passed to the module, this PR is intended to solve this

How Has This Been Tested?

  • Tested by using the self-managed-node-group sub-module with launch_template_use_name_prefix set to True/False and verifying that aws_launch_template resource's name_prefix/name arguments are being set accordingly and the launch template is created as expected

Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for catching this @efaif !

good to go @antonbabenko 👍🏽

@antonbabenko antonbabenko merged commit d6888b5 into terraform-aws-modules:master Jan 30, 2022
antonbabenko pushed a commit that referenced this pull request Jan 30, 2022
### [18.2.4](v18.2.3...v18.2.4) (2022-01-30)

### Bug Fixes

* add missing `launch_template_use_name_prefix` parameter to the root module ([#1818](#1818)) ([d6888b5](d6888b5))
@antonbabenko
Copy link
Member

This PR is included in version 18.2.4 🎉

baibailiha added a commit to baibailiha/terraform-aws-eks that referenced this pull request Sep 13, 2022
### [18.2.4](terraform-aws-modules/terraform-aws-eks@v18.2.3...v18.2.4) (2022-01-30)

### Bug Fixes

* add missing `launch_template_use_name_prefix` parameter to the root module ([#1818](terraform-aws-modules/terraform-aws-eks#1818)) ([abdaeb2](terraform-aws-modules/terraform-aws-eks@abdaeb2))
@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 Nov 10, 2022
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.

None yet

3 participants