Skip to main content

Update to Terraform 1.x

This guide will walk you through how to update any code that depends on the Gruntwork Infrastructure as Code Library to Terraform 1.x. Terraform v1.0 is an unusual release in that its primary focus is on stability. Terraform v1.0.0 intentionally has no significant changes compared to Terraform v0.15.5. You can consider the v1.0 series as a direct continuation of the v0.15 series.

What you’ll learn in this guide

This guide consists of two main sections:

Core Concepts

An overview of Terraform 1.x.

Deployment walkthrough

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