Skip to main content

Step 3: update references to the Gruntwork Infrastructure as Code Library

In order to take advantage of the Terraform 0.15, you need to update your references to the Gruntwork Infrastructure as Code Library to use a compatible version. We (Gruntwork) have gone through all our modules in the library to test and update the code to be compatible with Terraform 0.15. As a customer, you need to update to the proper versions of the Gruntwork library to pick up the fixes/changes that we made to be compatible. Refer to our "Updating to new versions" guide for instructions on how to update the versions in your code.

For the vast majority of the repos, the only change that will be necessary is a version number bump, but several repos require more extensive code changes and state migrations. To upgrade without downtime and data loss, you MUST follow the migration instructions in the release notes in each repo to know what changes need to be made to update to the new version.

caution

Gruntwork follows semantic versioning. For any pre-1.0 modules, this means that version updates to the minor version are considered backwards incompatible releases for any version updates prior to 1.0.0 release. Make sure to read the release notes for the relevant modules any time you are updating minor versions! Note that you will want to read the release notes for each minor version that is updated (e.g., if you are going from v0.5.x to v0.9.x, you will want to read the notes for v0.6.0, v0.7.0, v0.8.0, and v0.9.0 to get the full list of backwards incompatible updates).

The following table provides a summary of all the relevant Gruntwork AWS modules and the respective versions that are compatible with Terraform 0.15:

Version Compatibility Table

Gruntwork Repo

Minimum version with Terraform 0.15 support

Terratest

v0.33.0

Terragrunt

v0.29.0

terraform-aws-utilities

v0.5.0

terraform-aws-vpc

v0.15.0

terraform-aws-asg

v0.14.0

terraform-aws-server

v0.12.0

terraform-aws-lambda

v0.11.0

terraform-aws-security

v0.48.3

terraform-aws-load-balancer

v0.26.0

terraform-aws-data-storage

v0.20.0

terraform-aws-cache

v0.15.0

terraform-aws-messaging

v0.6.0

terraform-aws-static-assets

v0.9.0

terraform-aws-monitoring

v0.27.0

terraform-aws-openvpn

v0.15.0

terraform-aws-ecs

v0.29.0

terraform-aws-ci

v0.36.0

terraform-aws-eks

v0.37.0

terraform-aws-zookeeper

v0.10.0

terraform-aws-kafka

v0.9.0

terraform-aws-elk

v0.9.0

terraform-kubernetes-namespace

v0.3.0

terraform-aws-cis-service-catalog

v0.20.0

terraform-aws-sam

v0.5.0

terraform-aws-couchbase

v0.6.0

terraform-aws-vault

v0.16.0

terraform-aws-consul

v0.10.0

terraform-aws-nomad

v0.9.0

terraform-aws-architecture-catalog

v0.0.7

terraform-aws-service-catalog

v0.38.0