Skip to content

Commit 9c50c7f

Browse files
gruntwork-cigruntwork-ci
andauthored
Update Gruntwork releases as of 2025-07-31 (#2674)
Co-authored-by: gruntwork-ci <[email protected]>
1 parent 7ccd711 commit 9c50c7f

File tree

7 files changed

+775
-26
lines changed

7 files changed

+775
-26
lines changed

docs/guides/stay-up-to-date/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import CardGroup from "/src/components/CardGroup"
1717
<CardGroup cols={1} gap="1rem" stacked equalHeightRows={false} commonCardProps={{padding: "1.25rem"}}>
1818

1919
<!-- START_DOCS_SOURCER_DYNAMIC_CONTENT id=gruntwork-releases-cards -->
20+
<Card title="Update to 2025-07" href="/guides/stay-up-to-date/releases/2025-07" />
2021
<Card title="Update to 2025-06" href="/guides/stay-up-to-date/releases/2025-06" />
2122
<Card title="Update to 2025-05" href="/guides/stay-up-to-date/releases/2025-05" />
2223
<Card title="Update to 2025-04" href="/guides/stay-up-to-date/releases/2025-04" />
@@ -31,7 +32,6 @@ import CardGroup from "/src/components/CardGroup"
3132
<Card title="Update to 2024-07" href="/guides/stay-up-to-date/releases/2024-07" />
3233
<Card title="Update to 2024-06" href="/guides/stay-up-to-date/releases/2024-06" />
3334
<Card title="Update to 2024-05" href="/guides/stay-up-to-date/releases/2024-05" />
34-
<Card title="Update to 2024-04" href="/guides/stay-up-to-date/releases/2024-04" />
3535
<Card title="See older releases" href="/guides/stay-up-to-date/releases" />
3636
<!-- END_DOCS_SOURCER_DYNAMIC_CONTENT -->
3737

@@ -115,6 +115,6 @@ href="/guides/stay-up-to-date/cis/cis-1.5.0"
115115
<!-- ##DOCS-SOURCER-START
116116
{
117117
"sourcePlugin": "releases",
118-
"hash": "748b458877a9ffdb0302f30f14ebd8e7"
118+
"hash": "b00b4227d45fa055686e211b02fb8745"
119119
}
120120
##DOCS-SOURCER-END -->

docs/guides/stay-up-to-date/releases/2025-03/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -685,9 +685,7 @@ If `pipelines-execute` exits with non-zero return code we now forward stderr to
685685

686686
<div style={{"overflow":"hidden","textOverflow":"ellipsis","display":"-webkit-box","WebkitLineClamp":10,"lineClamp":10,"WebkitBoxOrient":"vertical"}}>
687687

688-
&gt; [!CAUTION]
689-
&gt; 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+
691689
- Changed source module version `modules/eks-cluster-control-plane` from `v0.73.2` to `v0.74.0`.
692690

693691

@@ -893,6 +891,6 @@ If `pipelines-execute` exits with non-zero return code we now forward stderr to
893891
<!-- ##DOCS-SOURCER-START
894892
{
895893
"sourcePlugin": "releases",
896-
"hash": "feb9b261154d7979b87a9c1fdab249f4"
894+
"hash": "cb6188b60e4153c8ebc88bce6f85065a"
897895
}
898896
##DOCS-SOURCER-END -->

docs/guides/stay-up-to-date/releases/2025-04/index.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,6 @@ Updated `aws-config-multi-region` to handle `var.recording_groups`
552552

553553
- Add variables `config_recording_groups` and `recording_mode` to `account-baseline-*`
554554

555-
556555

557556
</div>
558557

@@ -593,7 +592,6 @@ Default EKS version is 1.31 with this release! Please see the links below for fu
593592
[Kubernetes 1.31 Announcement](https://kubernetes.io/blog/2024/08/13/kubernetes-v1-31-release/)
594593
[Kubernetes 1.31 Release Notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md)
595594

596-
597595

598596
</div>
599597

@@ -611,7 +609,6 @@ Default EKS version is 1.31 with this release! Please see the links below for fu
611609
- Bump Library Module `terraform-aws-eks` to `v0.76.0`
612610
- This version upgrades the `eks-aws-auth-merger` Go version from `1.18` to `1.23`
613611

614-
615612

616613
</div>
617614

@@ -629,7 +626,6 @@ Default EKS version is 1.31 with this release! Please see the links below for fu
629626
- Add support for AWS EKS Auto Mode feature.
630627
- Bump `terraform-aws-eks` to `v0.75.0` (this version of the library module contains support for the AWS EKS Auto Mode feature).
631628

632-
633629

634630
</div>
635631

@@ -646,7 +642,6 @@ Default EKS version is 1.31 with this release! Please see the links below for fu
646642

647643
- Update `terraform-aws-eks` library modules to `v0.74.2`
648644

649-
650645

651646
</div>
652647

@@ -663,7 +658,6 @@ Default EKS version is 1.31 with this release! Please see the links below for fu
663658

664659
- `modules/landingzone`: Added account-level S3 account access block
665660

666-
667661

668662
</div>
669663

@@ -728,6 +722,6 @@ Default EKS version is 1.31 with this release! Please see the links below for fu
728722
<!-- ##DOCS-SOURCER-START
729723
{
730724
"sourcePlugin": "releases",
731-
"hash": "7803886bd1c402808852ec61e6db31e0"
725+
"hash": "2a284b541be88f711f2d441d6a82c38f"
732726
}
733727
##DOCS-SOURCER-END -->

docs/guides/stay-up-to-date/releases/2025-05/index.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,6 @@ Each release will include detailed notes indicating whether changes are breaking
739739
- Update Karpenter Chart Mapping `postInstallHook` to map to correct Helm chart configuration value.
740740
- Update AWS LB Controller Module IAM Permissions to include `elasticloadbalancing:SetRulePriorities` to address 403 errors.
741741

742-
743742

744743
</div>
745744

@@ -758,7 +757,6 @@ Each release will include detailed notes indicating whether changes are breaking
758757
- Expose new variable `karpenter_deprovisioning_queue_name` in `services/eks-karpenter` module.
759758
- **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` -&gt; `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
760759

761-
762760

763761
</div>
764762

@@ -784,7 +782,6 @@ Default EKS version is 1.32 with this release! Please see the links below for fu
784782
[terraform-aws-eks v0.78.0](https://github.com/gruntwork-io/terraform-aws-eks/releases/tag/v0.78.0)
785783

786784

787-
788785

789786
</div>
790787

@@ -801,7 +798,6 @@ Default EKS version is 1.32 with this release! Please see the links below for fu
801798

802799
- Updated modules/networking/alb to expose the allowed outbound CIDRs via a new variable allow_outbound_to_cidr_blocks
803800

804-
805801

806802
</div>
807803

@@ -834,9 +830,6 @@ Default EKS version is 1.32 with this release! Please see the links below for fu
834830

835831
- services/lambda: update to latest version of modules
836832

837-
838-
839-
840833

841834
</div>
842835

@@ -911,6 +904,6 @@ Each release will include detailed notes indicating whether changes are breaking
911904
<!-- ##DOCS-SOURCER-START
912905
{
913906
"sourcePlugin": "releases",
914-
"hash": "debfb7f42cf0d51cf0a7ab42306b216a"
907+
"hash": "e9bc244866c1a8f71d30e04e38daedc1"
915908
}
916909
##DOCS-SOURCER-END -->

docs/guides/stay-up-to-date/releases/2025-06/index.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,18 @@ Fixed a regression in Account Factory when baselining new accounts with PIPELINE
133133
* feat: Add pre-push script hook functionality by @odgrim in https://github.com/gruntwork-io/repo-copier/pull/282
134134

135135

136+
**Full Changelog**: https://github.com/gruntwork-io/repo-copier/compare/v0.5.5...v0.6.0
137+
138+
* Bitbucket test doc update by @lev-ok in https://github.com/gruntwork-io/repo-copier/pull/276
139+
* Update required Azure token permission for integration test by @lev-ok in https://github.com/gruntwork-io/repo-copier/pull/277
140+
* chore: Offboarding Levko by @yhakbar in https://github.com/gruntwork-io/repo-copier/pull/281
141+
* feat: Add pre-push script hook functionality by @odgrim in https://github.com/gruntwork-io/repo-copier/pull/282
142+
* Fix integration tests by @Resonance1584 in https://github.com/gruntwork-io/repo-copier/pull/286
143+
144+
* @yhakbar made their first contribution in https://github.com/gruntwork-io/repo-copier/pull/281
145+
* @odgrim made their first contribution in https://github.com/gruntwork-io/repo-copier/pull/282
146+
* @Resonance1584 made their first contribution in https://github.com/gruntwork-io/repo-copier/pull/286
147+
136148
**Full Changelog**: https://github.com/gruntwork-io/repo-copier/compare/v0.5.5...v0.6.0
137149

138150
</div>
@@ -353,7 +365,6 @@ Each release will include detailed notes indicating whether changes are breaking
353365
- base/ec2-baseline: improve compatibility with Ubuntu 24/25 and Amazon Linux 2023
354366

355367

356-
357368

358369
</div>
359370

@@ -371,7 +382,6 @@ Each release will include detailed notes indicating whether changes are breaking
371382
- 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.
372383

373384

374-
375385

376386
</div>
377387

@@ -399,6 +409,6 @@ Each release will include detailed notes indicating whether changes are breaking
399409
<!-- ##DOCS-SOURCER-START
400410
{
401411
"sourcePlugin": "releases",
402-
"hash": "1bf50af2731098dd256230f1604426c6"
412+
"hash": "522aa0bdae5b6ea312d5b32d0b4c25a7"
403413
}
404414
##DOCS-SOURCER-END -->

0 commit comments

Comments
 (0)