Skip to content

Commit

Permalink
Bump terraform version to 1.0.9 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dubiety committed Oct 22, 2021
1 parent 3c5cdf6 commit 50d9d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SHELL := /bin/bash
TERRAFORM_VERSION ?= 1.0.5
TERRAFORM_VERSION ?= 1.0.9

-include $(shell curl -sSL -o .build-harness "https://git.io/build-harness"; echo .build-harness)

Expand Down

0 comments on commit 50d9d52

Please sign in to comment.