This commit is contained in:
2024-01-28 11:48:34 +01:00
parent 0a92ad09d5
commit 0a9700ab94

View File

@@ -20,7 +20,7 @@ variable "username" {
} }
variable "mongo_version" { variable "mongo_version" {
type = string type = string
default = "6.3.2" default = "6.0.13"
} }
variable "mongo_type" { variable "mongo_type" {
type = string type = string