Skip to main content

Gruntwork release 2025-12

Guides / Update Guides / Releases / 2025-12

This page is lists all the updates to the Gruntwork Infrastructure as Code Library that were released in 2025-12. For instructions on how to use these updates in your code, check out the updating documentation.

Here are the repos that were updated:

patcher-cli

v0.17.0

Published: 12/4/2025 | Release notes

v0.17.0-alpha1

Published: 12/4/2025 | Release notes

pipelines-actions

v4.1.3

Published: 12/18/2025 | Release notes

Full Changelog: https://github.com/gruntwork-io/pipelines-actions/compare/v4.1.2...v4.1.3

pipelines-cli

v0.42.0

Published: 12/5/2025 | Release notes

Full Changelog: https://github.com/gruntwork-io/pipelines/compare/v0.41.0...v0.42.0

v0.41.0

Published: 12/1/2025 | Release notes

pipelines-workflows

v4.2.1

Published: 12/18/2025 | Release notes

  • Fixed a bug causing some lines in the plan comment to drop characters at the beginning of the line

Full Changelog: https://github.com/gruntwork-io/pipelines-workflows/compare/v4...v4.2.1

v4.2.0

Published: 12/5/2025 | Release notes

  • Added PIPELINES_FEATURE_EXPERIMENT_GENERATE_ALL_STACKS this feature causes Pipelines to generate all stacks before running a plan or apply operation. See the docs for more info.

  • Fixed a bug causing the wrong unit to be plan/applied during drift remediation inside stacks

Full Changelog: https://github.com/gruntwork-io/pipelines-workflows/compare/v4...v4.2.0

v4.1.0

Published: 12/2/2025 | Release notes

Added experimental feature flag PIPELINES_FEATURE_EXPERIMENT_IGNORE_UNITS_WITHOUT_ENVIRONMENT. This feature flag makes Pipelines ignore changes if they have no environment defined - and is intended to help simplify adding Pipelines to existing repositories.

See the documentation for full details.

Full Changelog: https://github.com/gruntwork-io/pipelines-workflows/compare/v4...v4.1.0

repo-copier

v0.7.0

Published: 12/5/2025 | Release notes

v0.6.6

Published: 12/4/2025 | Release notes

Full Changelog: https://github.com/gruntwork-io/repo-copier/compare/v0.6.5...v0.6.6

terraform-aws-asg

v1.1.0

Published: 12/8/2025 | Modules affected: asg-instance-refresh, asg-rolling-deploy, server-group | Release notes

  • Updated AWS provider to 6.x (< 7.0.0)

terraform-aws-cache

v1.0.4

Published: 12/11/2025 | Release notes

Full Changelog: https://github.com/gruntwork-io/terraform-aws-cache/compare/v1.0.2...v1.0.4

terraform-aws-data-storage

v0.44.0

Published: 12/11/2025 | Release notes

v0.43.0

Published: 12/10/2025 | Release notes

Full Changelog: https://github.com/gruntwork-io/terraform-aws-data-storage/compare/v0.42.0...v0.43.0

terraform-aws-ecs

v1.3.0

Published: 12/8/2025 | Modules affected: ecs-cluster, ecs-daemon-service, ecs-service, ecs-task-definition | Release notes

  • Updated AWS provider to 6.x (< 7.0.0)

terraform-aws-eks

v3.2.0

Published: 12/16/2025 | Modules affected: eks-alb-ingress-controller-iam-policy, eks-alb-ingress-controller, eks-aws-auth-merger, eks-cloudwatch-agent | Release notes

This release updates the module's AWS provider version constraint to support hashicorp/aws v6.x.

  • The module previously required AWS provider &lt; 6.0.0. This constraint has been relaxed to allow v6.x.
  • The EKS module does not use any resources or attributes that have breaking changes in provider v6. Users can upgrade to provider v6 without module changes.

terraform-aws-load-balancer

v1.1.1

Published: 12/17/2025 | Modules affected: alb | Release notes

  • Add enable_zonal_shift variable that can be used to enable ARC Zonal Shift functionality (defaults to disabled)

v1.1.0

Published: 12/8/2025 | Modules affected: acm-tls-certificate, alb, lb-listener-rules | Release notes

  • Updated AWS provider to 6.x (< 7.0.0)

terraform-aws-monitoring

v1.3.0

Published: 12/9/2025 | Modules affected: alarms, logs, metrics | Release notes

  • Update AWS provider lock to 6.x (< 7.0.0)

terraform-aws-openvpn

v0.27.11

Published: 12/10/2025 | Modules affected: openvpn-admin | Release notes

  • Bump golang.org/x/net from 0.33.0 to 0.36.0 in /test
  • Bump golang.org/x/net from 0.36.0 to 0.38.0 in /test
  • Fixing empty .ovpn generation

terraform-aws-security

v1.2.0

Published: 12/12/2025 | Modules affected: aws-config-bucket, aws-config-multi-region, aws-config-rules, aws-config | Release notes

  • Test and Example fixes/improvements
  • Update AWS provider to v6.x (< 7.0.0)

terraform-aws-service-catalog

v0.145.0

Published: 12/12/2025 | Modules affected: networking | Release notes

  • Added support for subdomain records in Route53 private hosted zones

v0.144.0

Published: 12/12/2025 | Modules affected: data-stores/aurora, data-stores/ecr-repos, data-stores/elasticsearch, data-stores/memcached | Release notes

  • Support AWS provider up to 7.0.0 for data-stores modules
  • Add eks_kubelet_extra_args and max_pods_allowed support for AL2023 workers

v0.143.3

Published: 12/11/2025 | Modules affected: services/eks-workers | Release notes

  • Pin terraform_aws_eks_version to v2.0.0 in EKS Worker Packer templates to address Python dependency issue that was released in terraform-aws-eks v2.1.1 which resolves the Packer build errors.

v0.143.2

Published: 12/11/2025 | Modules affected: services/ec2-instance | Release notes

  • Update examples to demonstrate support for custom KMS key for EC2 root volume encryption.
  • Update variable description for root_volume_kms_key_id in services/ec2-instance for clarity on usage.

v0.143.1

Published: 12/11/2025 | Modules affected: services/eks-cluster | Release notes

  • Expose cloudwatch_log_group_class in services/eks-cluster.

v0.143.0

Published: 12/11/2025 | Modules affected: mgmt/bastion-host, mgmt/ecs-deployo-runner, mgmt/jenkins, mgmt/openvpn-server | Release notes

  • Pin packer-plugin-amazon version to &lt; 1.3.10 for all Packer templates.

v0.142.2

Published: 12/11/2025 | Modules affected: data-stores/aurora | Release notes

  • Expose delete_automated_backups and restore_to_time in data-stores/aurora module.

v0.142.1

Published: 12/11/2025 | Modules affected: services/ecs-service, services/ec2-instance, services/lambda, data-stores/aurora | Release notes

  • Expose additional parameters to the services/ecs-service module:
    • elb_slow_start - configure target warm-up time (0-900 seconds)
    • use_alb_sticky_sessions - enable/disable ALB sticky sessions
    • alb_sticky_session_type - configure sticky session type
    • alb_sticky_session_cookie_duration - set cookie duration
  • Add aws_volume_attachment to services/ec2-instance module
    • Adds aws_volume_attachment resource to attach EBS volumes during Terraform apply
    • Fixes issue where volumes created via ebs_volumes variable were not attached to the EC2 instance
  • Expose var.iam_role_name and var.managed_policy_waiting_time on services/lambda module
  • Expose the enable_http_endpoint variable on the data-stores/aurora module for enabling the RDS data API.

terraform-aws-static-assets

v1.1.3

Published: 12/12/2025 | Modules affected: cloudfront, s3-cloudfront, s3-static-website | Release notes

  • Enabled usage of TF Provider v6