added newline

This commit is contained in:
Sathiya Shunmugasundaram 2015-06-07 19:31:17 -04:00
parent 9b41603246
commit 4e1660def5
1 changed files with 2 additions and 1 deletions

View File

@ -38,4 +38,5 @@ variable "asg_max" {
variable "asg_desired" {
description = "Desired numbers of servers in ASG"
default = "1"
}
}