github cloudposse/terraform-aws-eks-node-group 0.27.2
v0.27.2

latest releases: v3.1.1, v3, v3.1.0...
2 years ago

This version is not recommended, because it introduces the ebs_optimized input with a default value of false, which is a change from previous behavior and best practice. The default has been changed to true in v2.4.0. We recommend upgrading to v2.4.0 or later rather than upgrading to this version. No special effort is needed to upgrade to this version from v0.25.0 or later, or v2.0.0 or later. See the migration from v1 to v2 documentation for information on how to upgrade safely from earlier versions.

🚀 Enhancements

support for ebs optimization in launch templates @jrowinski3d (#101)

what

  • Enabled EBS Optimization in the launch template.

why

  • Give the user ability to enable ebs optimization, default will be false. Of course the instance_type will need to be capable of doing so.

references

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

NewReleases is sending notifications on new releases.