Skip to main content

Gruntwork release 2023-09

Guides / Update Guides / Releases / 2023-09

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

Here are the repos that were updated:

boilerplate

v0.5.5

Published: 9/28/2023 | Release notes

Full Changelog: https://github.com/gruntwork-io/boilerplate/compare/v0.5.4...v0.5.5

patcher-cli

v0.4.4

Published: 9/11/2023 | Release notes

This release includes the following improvements:

  • update command
    • Non-interactive mode only
      • Create a README-TO-COMPLETE-UPDATE.md entry for each patch that was applied including an entry for each generate script
      • Include scripts generated by patches in the YAML output
    • Changed the YAML output to use relative file paths, previously the output used absolute file paths
    • Improved formatting when updating Terragrunt files
  • Improved GitHub error handling including when the GitHub Personal Access Token has expired
  • Minor cosmetic improvements to the interactive UI

repo-copier

v0.3.8

Published: 9/14/2023 | Release notes

  • Implemented GitHub rate limit handler. If the limit is reached, the process is suspended until it is reset. #210
  • Do not return an error if the release already exists on the destination. #210

Full Changelog: https://github.com/gruntwork-io/repo-copier/compare/v0.3.7...v0.3.8

terraform-aws-ci

v0.52.15

Published: 9/26/2023 | Modules affected: ecs-deploy-runner | Release notes

  • Updated updated ecs-deploy-runner to allow configuration of max_session_duration, by default set duration to be 2h.

v0.52.14

Published: 9/12/2023 | Modules affected: ecs-deploy-runner | Release notes

  • Added flag to enable ECS Container Insights (ECS.12)
  • Improved existing tests

terraform-aws-cis-service-catalog

v0.48.1

Published: 9/8/2023 | Release notes

  • Updated add-tflint-hook-cis-rules patch

v0.48.0

Published: 9/5/2023 | Modules affected: data-stores, landingzone, networking, observability | Release notes

  • AWS provider v5 upgrade [BACKWARDS INCOMPATIBLE]
  • Migrate terraform-aws-cis-service-catalog patches to new Patcher format

Updated for aws provider v5 compatibility. See Migration Guide for breaking changes.

terraform-aws-control-tower

v0.0.16

Published: 9/6/2023 | Release notes

terraform-aws-data-storage

v0.31.1

Published: 9/29/2023 | Release notes

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

v0.31.0

Published: 9/20/2023 | Modules affected: rds, redshift, aurora, backup-plan | Release notes

  • Fix ability to use custom subnet group name with RDS module.
  • Fix RDS subnet group bug
  • Feature/expose apply inmediately variable
  • AWS provider support for v5
  • feat(rds): add oracle container database support
  • Fix RDS Proxy connection unit test
  • Use aurora-mysql8.0 to resolve unit test failure
  • Add time sleep for db_subnet_group destruction
  • Restrict provider for RDS

terraform-aws-eks

v0.63.0

Published: 9/22/2023 | Modules affected: eks-k8s-argocd | Release notes

  • Add new Argo CD module for GitOps Support 🎉

terraform-aws-load-balancer

v0.29.13

Published: 9/28/2023 | Modules affected: alb | Release notes

  • Updated AWS provider version lock to support up to 5.x (except for 5.17.0 which contains an S3 bug)

v0.29.12

Published: 9/21/2023 | Modules affected: lb-listener-rules | Release notes

  • Add optional support for cognito auth

terraform-aws-monitoring

v0.36.4

Published: 9/14/2023 | Modules affected: logs | Release notes

  • [PATCHER-265] Migrate terraform-aws-monitoring patches to new format
  • Update example module references for provider v5
  • [skip ci] Remove bash-commons from patches
  • Remove deprecated variable

terraform-aws-openvpn

v0.27.0

Published: 9/28/2023 | Modules affected: openvpn-server | Release notes

  • Add Ubuntu 20.04 support to parcel-duo example
  • Get rid of python sleep in openvpn-server module
  • Fix version pins

v0.26.6

Published: 9/14/2023 | Modules affected: openvpn-server | Release notes

  • [PATCHER-264] Convert patches to new Patcher format
  • [PATCHER-264] fix: Use slug instead of name for patch definitions
  • Remove bash-commons from patches
  • Remove deprecated variable

terraform-aws-server

v0.15.8

Published: 9/14/2023 | Release notes

  • Fix tag builds

v0.15.7

Published: 9/13/2023 | Modules affected: single-server | Release notes

  • Remove deprecated parameter

terraform-aws-service-catalog

v0.106.0

Published: 9/29/2023 | Modules affected: services, base, data-stores, mgmt | Release notes

  • fix legacy pipelines example
  • cleanup var optional labels
  • Bump modules

v0.105.1

Published: 9/11/2023 | Modules affected: services | Release notes

  • Updated existing patches
  • Allow disabling of cloudwatch alarms

v0.105.0

Published: 9/1/2023 | Modules affected: mgmt, base, data-stores, landingzone | Release notes

  • AWS provider v5 upgrade [BACKWARDS INCOMPATIBLE]
  • Migrate patches to new Patcher format
  • Deploy runner additional options

terraform-aws-vpc

v0.26.6

Published: 9/12/2023 | Modules affected: vpc-flow-logs | Release notes

  • Feature - Support defining VPC flow log KMS key alias