This commit is contained in:
seb
2024-01-28 11:48:34 +01:00
parent 0a92ad09d5
commit 0a9700ab94
+1 -1
View File
@@ -20,7 +20,7 @@ variable "username" {
}
variable "mongo_version" {
type = string
default = "6.3.2"
default = "6.0.13"
}
variable "mongo_type" {
type = string