We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c5cdf6 commit 50d9d52Copy full SHA for 50d9d52
1 file changed
Makefile
@@ -1,5 +1,5 @@
1
SHELL := /bin/bash
2
-TERRAFORM_VERSION ?= 1.0.5
+TERRAFORM_VERSION ?= 1.0.9
3
4
-include $(shell curl -sSL -o .build-harness "https://git.io/build-harness"; echo .build-harness)
5
0 commit comments