new lines

This commit is contained in:
Sathiya Shunmugasundaram 2015-06-11 10:07:18 -04:00
parent 4dd8175535
commit 22c42c4687
2 changed files with 4 additions and 2 deletions

View File

@ -6,4 +6,5 @@ variable "cidr_blocks" {
variable "sg_name" {
default = "rds_sg"
description = "Tag Name for sg"
}
}

View File

@ -20,4 +20,5 @@ variable "az_2" {
variable "vpc_id" {
description = "Your VPC ID"
}
}