We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e8f89 commit 6dff9fcCopy full SHA for 6dff9fc
Makefile
@@ -3,7 +3,7 @@ TERRAFORM_VERSION := 0.12.24
3
-include .Makefile.terraform
4
5
.Makefile.terraform:
6
- curl -sSL https://raw.githubusercontent.com/tmknom/template-terraform-module/0.2.6/Makefile.terraform -o .Makefile.terraform
+ curl -sSL https://raw.githubusercontent.com/tmknom/template-terraform-module/0.2.7/Makefile.terraform -o .Makefile.terraform
7
8
MINIMAL_DIR := ./examples/minimal
9
COMPLETE_DIR := ./examples/complete
0 commit comments