You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This release has a critical bug that a fix is currently being put in place. This release causes the recreation of the EKS Cluster Security Group which will cause an error due to dependent objects that will prevent the recreation of the Security Group. A new variable is available that allows the existing Security Group name to be provided, but it has not been exposed in the Service Catalog. Because of this, upgrading to this version of the Service Catalog will cause an update error where a rollback will be required. This banner will be updated as soon as the fix is available with information on how to mitigate this issue.
690
-
688
+
691
689
- Changed source module version `modules/eks-cluster-control-plane` from `v0.73.2` to `v0.74.0`.
692
690
693
691
@@ -893,6 +891,6 @@ If `pipelines-execute` exits with non-zero return code we now forward stderr to
Copy file name to clipboardExpand all lines: docs/guides/stay-up-to-date/releases/2025-05/index.md
+1-8Lines changed: 1 addition & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -739,7 +739,6 @@ Each release will include detailed notes indicating whether changes are breaking
739
739
- Update Karpenter Chart Mapping `postInstallHook` to map to correct Helm chart configuration value.
740
740
- Update AWS LB Controller Module IAM Permissions to include `elasticloadbalancing:SetRulePriorities` to address 403 errors.
741
741
742
-
743
742
744
743
</div>
745
744
@@ -758,7 +757,6 @@ Each release will include detailed notes indicating whether changes are breaking
758
757
- Expose new variable `karpenter_deprovisioning_queue_name` in `services/eks-karpenter` module.
759
758
-**NOTE:** This version of `terraform-aws-eks` uses the `name_prefix` attribute instead of the `name` attribute for Karpenter AWS CloudWatch Event Rule resources to avoid name length errors when using de-provisioning queues. The `aws_cloudwatch_event_rule` resources that are created for Karpenter de-provisioning queues will be recreated with this change as moving from `name` ->`name_prefix` is a destructive action for the resource. Please see the underlying [EKS Library module release](https://github.com/gruntwork-io/terraform-aws-eks/releases/tag/v0.79.0) for details of the change
760
759
761
-
762
760
763
761
</div>
764
762
@@ -784,7 +782,6 @@ Default EKS version is 1.32 with this release! Please see the links below for fu
@@ -353,7 +365,6 @@ Each release will include detailed notes indicating whether changes are breaking
353
365
- base/ec2-baseline: improve compatibility with Ubuntu 24/25 and Amazon Linux 2023
354
366
355
367
356
-
357
368
358
369
</div>
359
370
@@ -371,7 +382,6 @@ Each release will include detailed notes indicating whether changes are breaking
371
382
- data-stores/s3-bucket: Updated modules/data-stores/s3-bucket to use module v1.0.0 and set transition_default_minimum_object_size for s3_bucket_logs and s3_bucket_replica.
372
383
373
384
374
-
375
385
376
386
</div>
377
387
@@ -399,6 +409,6 @@ Each release will include detailed notes indicating whether changes are breaking
0 commit comments