added newline
This commit is contained in:
parent
9b41603246
commit
4e1660def5
|
@ -38,4 +38,5 @@ variable "asg_max" {
|
|||
variable "asg_desired" {
|
||||
description = "Desired numbers of servers in ASG"
|
||||
default = "1"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue