This commit is contained in:
Edward Viaene
2016-10-19 15:33:30 +00:00
parent 41c4cab50f
commit 55b8be8dc3
4 changed files with 11 additions and 4 deletions
-3
View File
@@ -22,9 +22,6 @@ variable "JENKINS_VERSION" {
default = "2.19.1"
}
variable "APP_INSTANCE_AMI" {
default = "ami-2291de51"
}
variable "APP_INSTANCE_COUNT" {
default = "0"
}