Skip to content

Releases: squareops/terraform-aws-eks

v4.0.9

18 Apr 08:06
0d33012
Compare
Choose a tag to compare

Release Note

Functionality Enhancements

1. Resource Tag Management:
Users can now add, remove, or modify tags on resources created through this module. This enhancement offers greater flexibility in managing resource metadata and improves resource organization and tracking.

2. Cluster Log Retention Period Editing:
The ability to edit the log retention period for EKS cluster logs has been added. Users can now adjust the retention period according to their specific requirements, providing better control over log management and cost optimization.

3. VPC Flow Logs Configuration:
Users now have the capability to edit the retention period for VPC flow logs directly from the module. This feature enables users to modify the retention period for their VPC flow logs, enhancing network visibility and security monitoring capabilities.

v4.0.8

08 Apr 13:14
4ffe046
Compare
Choose a tag to compare

Release Note

This release removes the installation of AWS VPC CNI add-ons. This change simplifies the deployment process and ensures a more streamlined Kubernetes environment.

v4.0.7

02 Apr 14:13
a1e9208
Compare
Choose a tag to compare

Release Note

1. Enhanced Module Structure
The module structure has been optimized to seamlessly incorporate Graviton support without sacrificing clarity or ease of use. This ensures that users can effortlessly integrate the latest features into their Terraform configurations.

v4.0.6

02 Apr 11:06
d68c9eb
Compare
Choose a tag to compare

Release Note:

1. New Features:
Added support for creating AWS managed node groups with Graviton instance types in the Terraform module.

2. Enhancements:
Improved flexibility by enabling users to specify architecture preferences for managed node groups, including AMD64 and Graviton (ARM64) architectures.

v4.0.5

01 Apr 05:20
276a9b8
Compare
Choose a tag to compare

Release Note

Bug fixes

  1. Resolved the bug of ebs csi driver.

v4.0.4

28 Mar 13:30
359a5b9
Compare
Choose a tag to compare

Release Note:

Feature Enhancement:

  1. New functionality to create both private and public+private clusters.
  2. Users can now specify whether they want to create a private cluster or a public+private cluster.
  3. This feature enhances flexibility and security options for cluster deployments.

v4.0.3

20 Mar 13:58
82c8ad8
Compare
Choose a tag to compare

Release Note

Bug fixes

  1. Updated naming convention of variable which was causing error while deploying eks-addons

v4.0.2

20 Mar 08:32
1b588a2
Compare
Choose a tag to compare

Release Note:

1. Feature Enhancement:
Added functionality to increase VPC CNI (Container Network Interface) for enhanced pod capacity within the VPC (Virtual Private Cloud).

2. Improved Scalability:
Users now have the option to scale up the VPC CNI to accommodate larger pod workloads, ensuring smoother operation and improved performance within the Kubernetes cluster.

3. Flexibility and Control:
Provides users with greater flexibility in managing pod capacity within the VPC environment, allowing for better resource allocation based on workload demands.

4. Enhanced Performance:
Increasing the VPC CNI allows for more efficient networking between pods and other resources within the VPC, resulting in enhanced performance and reduced latency for applications running on Kubernetes.

v4.0.1

11 Mar 12:10
4d98c76
Compare
Choose a tag to compare

**Release Note:

Module Update Overview:**

Feature Enhancement: This update introduces improvements to the EKS module, focusing on enhancing nodegroup lifecycle management and allowing more flexibility in specifying IAM role arn for worker nodes.

**Key Updates:

Nodegroup Lifecycle Management:**

  1. Added support for defining nodegroup lifecycle configurations, enabling better management and automation of nodegroup scaling and updates.

Custom IAM Role ARN for Worker Nodes:

  1. Enhanced flexibility by allowing users to specify custom IAM role ARNs for worker nodes.
  2. Users can now provide their own IAM role ARN for worker nodes, accommodating diverse security and access control requirements.

v4.0.0

08 Feb 13:28
dd6df72
Compare
Choose a tag to compare

Release Note:

  1. Improved Scalability: Version 1.28 introduces optimizations for better scalability, allowing you to manage larger clusters with improved efficiency.
  2. Enhanced Security Measures: We've strengthened security measures within the module, including updates to IAM role permissions and tighter access controls for cluster resources.
  3. Upgraded Dependencies: All dependencies have been updated to their latest versions, ensuring compatibility and leveraging the latest features and improvements.
  4. Streamlined Deployment Process: The deployment process has been refined for smoother execution, reducing the potential for errors and streamlining cluster provisioning.