From 7608d155613bc55a33f7dec3893ea1dc82374b55 Mon Sep 17 00:00:00 2001 From: Daniel Linder Date: Fri, 14 Aug 2020 21:36:07 -0500 Subject: [PATCH] Correction to fix README.md layout --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bae650b..baf1718 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ How to install * Download and install Terraform on your local system using instructions from https://www.terraform.io/downloads.html. * Automatic install * Add the required_providers block to your terraform project. - ``` +``` terraform { required_version = ">= 0.13" required_providers {