fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user