mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Typo correction
This commit is contained in:
parent
f0acc14947
commit
80dbf3ba76
@ -1,6 +1,6 @@
|
||||
variable "identifier" {
|
||||
default = "mydb-rds"
|
||||
description = "Idnetifier for your DB"
|
||||
description = "Identifier for your DB"
|
||||
}
|
||||
|
||||
variable "storage" {
|
||||
|
Loading…
Reference in New Issue
Block a user