bump tf ver on circleci

This commit is contained in:
Rob Morgan
2019-06-21 17:52:36 +02:00
parent d5324fdc80
commit f91123778c

View File

@@ -4,7 +4,7 @@ defaults: &defaults
GRUNTWORK_INSTALLER_VERSION: v0.0.21
TERRATEST_LOG_PARSER_VERSION: v0.13.24
MODULE_CI_VERSION: v0.13.3
TERRAFORM_VERSION: 0.11.8
TERRAFORM_VERSION: 0.12.1
TERRAGRUNT_VERSION: NONE
PACKER_VERSION: NONE
GOLANG_VERSION: 1.11.2
@@ -99,4 +99,4 @@ workflows:
- build
- test:
requires:
- build
- build