pull/2358/head
Sathiya Shunmugasundaram 11 years ago
parent 4dd8175535
commit 22c42c4687

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

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

Loading…
Cancel
Save