Skip to main content

Update to Terraform 14

This guide will walk you through how to update any code that depends on the Gruntwork Infrastructure as Code Library to Terraform 0.14. Terraform 0.14 introduces several new features and fixes, but it also has a number of backwards incompatibilities that have to be incorporated into your codebase.

What you’ll learn in this guide

This guide consists of two main sections:

Core Concepts

An overview of Terraform 0.14 and why it is important to update your code for compatibility.

Deployment walkthrough

The steps you need to take to update your code relying on the Gruntwork Infrastructure as Code library to work with Terraform 0.14. Includes a version compatibility table you can use as a reference to know which Gruntwork Repo version tag is compatible with Terraform 0.14.