Skip to main content

Gruntwork release 2022-09

Guides / Update Guides / Releases / 2022-09

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

Here are the repos that were updated:

terraform-aws-asg

v0.19.4

Published: 9/27/2022 | Modules affected: server-group | Release notes

  • Allows setting IOPS for ebs volumes of types io2 and gp3 on server-group module.

v0.19.3

Published: 9/26/2022 | Modules affected: server-group | Release notes

  • Add var to server-group for protect_from_scale_in.

v0.19.2

Published: 9/15/2022 | Modules affected: server-group | Release notes

  • Added support to configure Instance Metadata Service in the Auto Scaling Groups managed by the server-group module.

terraform-aws-eks

v0.53.1

Published: 9/28/2022 | Modules affected: eks-alb-ingress-controller, eks-aws-auth-merger, eks-cloudwatch-agent, eks-cluster-control-plane | Release notes

  • Internal updates:
    • CircleCI config updates
    • Updated comments and documentation to point to the correct new default branch
  • Updated Ingress Controller Module to add Permission Boundary for IAM role

terraform-aws-lambda

v0.20.5

Published: 9/27/2022 | Modules affected: lambda-http-api-gateway | Release notes

  • Fixes policy to allow API gateway to publish access logs to cloudwatch in lambda-http-api-gateway module.

v0.20.4

Published: 9/16/2022 | Modules affected: lambda | Release notes

  • Improved error message on failure to validate inputs.

terraform-aws-monitoring

v0.35.6

Published: 9/24/2022 | Modules affected: alarms, logs | Release notes

  • Tags var added to modules cloudwatch-logs-filters and sns-to-slack