jenkins-x/terraform-aws-eks-jx

EBS volumes not encrypted

Closed this issue ยท 2 comments

Summary

EBS volumes attached to the worker nodes are not encrypted. We should encrypt the ebs volumes by default.
Seems like using launch templates is the way to go: terraform-aws-modules/terraform-aws-eks#406 (comment).

Launch templates are already a feature for self managed worker nodes, need to complete it for eks managed node groups.

/assign

๐ŸŽ‰ This issue has been resolved in version 1.12.0 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€