Typo correction

This commit is contained in:
Sathiya Shunmugasundaram 2015-06-15 21:56:08 -04:00
parent f0acc14947
commit 80dbf3ba76
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
variable "identifier" { variable "identifier" {
default = "mydb-rds" default = "mydb-rds"
description = "Idnetifier for your DB" description = "Identifier for your DB"
} }
variable "storage" { variable "storage" {