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