Typo correction
This commit is contained in:
parent
f0acc14947
commit
80dbf3ba76
|
@ -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" {
|
||||||
|
|
Loading…
Reference in New Issue