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
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,6 @@ You need the following permissions to run this module.
89
89
| <aname="input_memory_mb"></a> [memory\_mb](#input\_memory\_mb)| Allocated memory per member. For more information, see https://cloud.ibm.com/docs/databases-for-mongodb?topic=databases-for-mongodb-pricing#mongodb-scale-member|`number`|`1024`| no |
90
90
| <aname="input_mongodb_version"></a> [mongodb\_version](#input\_mongodb\_version)| The version of the MongoDB to provision. If no value passed, the current ICD preferred version is used. |`string`|`null`| no |
91
91
| <aname="input_plan"></a> [plan](#input\_plan)| The name of the service plan that you choose for your MongoDB instance |`string`|`"standard"`| no |
92
-
| <aname="input_plan_validation"></a> [plan\_validation](#input\_plan\_validation)| Enable or disable validating the database parameters for MongoDB during the plan phase. |`bool`|`true`| no |
93
92
| <aname="input_region"></a> [region](#input\_region)| The region where you want to deploy your instance. |`string`|`"us-south"`| no |
94
93
| <aname="input_resource_group_id"></a> [resource\_group\_id](#input\_resource\_group\_id)| The resource group ID where the MongoDB instance will be created. |`string`| n/a | yes |
95
94
| <aname="input_service_credential_names"></a> [service\_credential\_names](#input\_service\_credential\_names)| Map of name, role for service credentials that you want to create for the database |`map(string)`|`{}`| no |
0 commit comments