github cloudposse/terraform-aws-eks-node-group 2.7.0
v2.7.0

latest releases: v3.1.0, v3, 3.0.1...
18 months ago
Conditionnaly disable default eks security group @xeivieni (#141)

what

Adds the possibility to remove association of the default eks security groups to the launch template

why

  • The default security group contains very wide rules (all ports inbound on itself)
  • Using the module it gets associated to all nodes by default
  • In some cases users may need to explicitly whitelist part of the traffic instead of allowing everything

references

Don't miss a new terraform-aws-eks-node-group release

NewReleases is sending notifications on new releases.