mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-29 05:02:23 +03:00
terraform version fix
This commit is contained in:
@@ -21,6 +21,9 @@ variable "INSTANCE_DEVICE_NAME" {
|
||||
variable "JENKINS_VERSION" {
|
||||
default = "2.32.1"
|
||||
}
|
||||
variable "TERRAFORM_VERSION" {
|
||||
default = "0.11.7"
|
||||
}
|
||||
|
||||
variable "APP_INSTANCE_COUNT" {
|
||||
default = "0"
|
||||
|
||||
Reference in New Issue
Block a user