bump terraform version in jenkins

This commit is contained in:
Edward Viaene
2020-01-01 11:38:50 +01:00
parent 4d02efc14e
commit 0069daa5ac
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ variable "JENKINS_VERSION" {
}
variable "TERRAFORM_VERSION" {
default = "0.11.7"
default = "0.12.18"
}
variable "APP_INSTANCE_COUNT" {