fix
This commit is contained in:
@@ -20,7 +20,7 @@ variable "username" {
|
||||
}
|
||||
variable "mongo_version" {
|
||||
type = string
|
||||
default = "6.3.2"
|
||||
default = "6.0.13"
|
||||
}
|
||||
variable "mongo_type" {
|
||||
type = string
|
||||
|
||||
Reference in New Issue
Block a user