mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-28 21:01:57 +03:00
Jenkins version bump
This commit is contained in:
@@ -19,7 +19,7 @@ variable "INSTANCE_DEVICE_NAME" {
|
|||||||
default = "/dev/xvdh"
|
default = "/dev/xvdh"
|
||||||
}
|
}
|
||||||
variable "JENKINS_VERSION" {
|
variable "JENKINS_VERSION" {
|
||||||
default = "2.19.1"
|
default = "2.32.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "APP_INSTANCE_COUNT" {
|
variable "APP_INSTANCE_COUNT" {
|
||||||
|
|||||||
Reference in New Issue
Block a user