mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-29 11:02:26 +03:00
changes
This commit is contained in:
@@ -22,9 +22,6 @@ variable "JENKINS_VERSION" {
|
||||
default = "2.19.1"
|
||||
}
|
||||
|
||||
variable "APP_INSTANCE_AMI" {
|
||||
default = "ami-2291de51"
|
||||
}
|
||||
variable "APP_INSTANCE_COUNT" {
|
||||
default = "0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user