We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67ead91 + c3d4ca3 commit 0ad432eCopy full SHA for 0ad432e
variables.tf
@@ -5,7 +5,7 @@ variable "dle_ami_name" {
5
6
variable "dle_version_full" {
7
description = "3-digit DLE version (2-digit major + minor)"
8
- default = "2.3.1"
+ default = "2.4.0"
9
}
10
11
variable "aws_region" {
0 commit comments