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