You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="The version of the Databases for MongoDB instance. If no value is specified, the current preferred version of Databases for MongoDB is used."
69
+
description="The version of the Databases for MongoDB instance."
Copy file name to clipboardExpand all lines: solutions/security-enforced/variables.tf
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ variable "name" {
49
49
}
50
50
51
51
variable"region" {
52
-
description="The region to provision all resources in. [Learn more](https://terraform-ibm-modules.github.io/documentation/#/region) about how to select different regions for different services."
52
+
description="The region where you want to deploy your instance."
description="The version of the Databases for MongoDB instance. If no value is specified, the current preferred version of Databases for MongoDB is used."
64
+
description="The version of the Databases for MongoDB instance."
0 commit comments