Skip to content

Commit

Permalink
Merge pull request #120 from dglinder/patch-1
Browse files Browse the repository at this point in the history
Correction to fix README.md layout
  • Loading branch information
josenk authored Aug 15, 2020
2 parents 4a3555c + 7608d15 commit b33ec84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit b33ec84

Please sign in to comment.