Skip to content

Conversation

kamontat
Copy link
Contributor

Description

Wrong security groups ids usage between vpc_security_group and network_interfaces.

Motivation and Context

Because it use vpc_security_group variable so we don't have any solution to sent cluster_primary_security_group to network_interfaces except hard coding.

Breaking Changes

Could be if developer rely on problem behavior

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

@kamontat kamontat changed the title fix(module): wrong variable name in eks-managed-node-group fix(module): Wrong variable name in eks-managed-node-group Aug 25, 2025
@bryantbiggs bryantbiggs changed the title fix(module): Wrong variable name in eks-managed-node-group fix: Ensure module created security group is included on any network interfaces created Aug 25, 2025
@bryantbiggs bryantbiggs merged commit e5cff84 into terraform-aws-modules:master Aug 25, 2025
21 checks passed
antonbabenko pushed a commit that referenced this pull request Aug 25, 2025
## [21.1.4](v21.1.3...v21.1.4) (2025-08-25)

### Bug Fixes

* Ensure module created security group is included on any network interfaces created ([#3493](#3493)) ([e5cff84](e5cff84))
@antonbabenko
Copy link
Member

This PR is included in version 21.1.4 🎉

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 Sep 25, 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