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: Correct eks_managed_* to self_managed_* for tag_specification argument #2364

Merged
merged 2 commits into from
Dec 20, 2022

Conversation

lordspacehog
Copy link
Contributor

Description

Fix reference for self_manage_node_groups to pull tag_specification from the correct defaults

Motivation and Context

Module was not allowing self managed node group defines to respect tag_specification from self managed node group defaults definition

Self managed nodes were pulling from the eks_managed_node_group_defaults and not self_managed_node_group_defaults for tag_specifications.
Fix incorrect variable name on self managed nodes
@bryantbiggs bryantbiggs changed the title Fix: self_managed_node_group_defaults tag_specification Fix: Correct eks_managed_* to self_managed_* for tag_specification argument Dec 20, 2022
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!

@bryantbiggs bryantbiggs changed the title Fix: Correct eks_managed_* to self_managed_* for tag_specification argument fix: Correct eks_managed_* to self_managed_* for tag_specification argument Dec 20, 2022
@bryantbiggs bryantbiggs merged commit df7c57c into terraform-aws-modules:master Dec 20, 2022
antonbabenko pushed a commit that referenced this pull request Dec 20, 2022
### [19.4.1](v19.4.0...v19.4.1) (2022-12-20)

### Bug Fixes

* Correct `eks_managed_*` to `self_managed_*` for `tag_specification` argument ([#2364](#2364)) ([df7c57c](df7c57c))
@antonbabenko
Copy link
Member

This PR is included in version 19.4.1 🎉

spr-mweber3 pushed a commit to spring-media/terraform-aws-eks that referenced this pull request Jan 4, 2023
…on` argument (terraform-aws-modules#2364)

Fix incorrect variable name on self managed nodes

Self managed nodes were pulling from the eks_managed_node_group_defaults and not self_managed_node_group_defaults for tag_specifications.
spr-mweber3 pushed a commit to spring-media/terraform-aws-eks that referenced this pull request Jan 4, 2023
### [19.4.1](terraform-aws-modules/terraform-aws-eks@v19.4.0...v19.4.1) (2022-12-20)

### Bug Fixes

* Correct `eks_managed_*` to `self_managed_*` for `tag_specification` argument ([terraform-aws-modules#2364](terraform-aws-modules#2364)) ([df7c57c](terraform-aws-modules@df7c57c))
@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 Jan 21, 2023
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