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
@@ -85,7 +85,6 @@ You need the following permissions to run this module.
85
85
| <aname="input_members"></a> [members](#input\_members)| Allocated number of members. For more information, see: https://cloud.ibm.com/docs/messages-for-rabbitmq?topic=messages-for-rabbitmq-resources-scaling|`number`|`3`| no |
86
86
| <aname="input_memory_mb"></a> [memory\_mb](#input\_memory\_mb)| Allocated memory per-member. For more information, see: https://cloud.ibm.com/docs/messages-for-rabbitmq?topic=messages-for-rabbitmq-resources-scaling|`number`|`1024`| no |
87
87
| <aname="input_plan"></a> [plan](#input\_plan)| The name of the service plan that you choose for your RabbitMQ instance |`string`|`"standard"`| no |
88
-
| <aname="input_plan_validation"></a> [plan\_validation](#input\_plan\_validation)| Enable or disable validating the database parameters for rabbitmq during the plan phase |`bool`|`true`| no |
89
88
| <aname="input_rabbitmq_version"></a> [rabbitmq\_version](#input\_rabbitmq\_version)| The version of RabbitMQ to deploy. If no value passed, the current ICD preferred version is used. |`string`|`null`| no |
90
89
| <aname="input_region"></a> [region](#input\_region)| The region where you want to deploy your instance. |`string`|`"us-south"`| no |
91
90
| <aname="input_resource_group_id"></a> [resource\_group\_id](#input\_resource\_group\_id)| The resource group ID where the RabbitMQ instance will be created. |`string`| n/a | yes |
0 commit comments