github cloudposse/terraform-aws-eks-node-group 2.6.2
v2.6.2

latest releases: v3.1.1, v3, v3.1.0...
20 months ago

🚀 Enhancements

Prevent unexpected privileges escalation @gillg (#136)

what

The current variable input_metadata_http_put_response_hop_limit condition, prevent to protect users of this module, to be protected against privileges escalation.
The first intent of IMDSv2 is to prevent containers beeing able to assume an EC2 instance profile. It's not a bad idea at all to prevent that. The good practice then is to use the module cloudposse/eks-iam-role/aws to create a kubernetes service account mapped with IAM permissions throug an OIDC IdP.

references

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

NewReleases is sending notifications on new releases.