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
fix: Improved DA for better user experience<br> - updated architecture diagram<br> - modifiy catalog tile content<br> - added all required IAM permissions<br> - updated some of the input/output variables description (#148)
| <aname="input_applications"></a> [applications](#input\_applications)| A map of IBM MQ on Cloud applications to be created. | <pre>map(object({<br/> name = string<br/> }))</pre> |`{}`| no |
180
-
| <aname="input_existing_mq_capacity_crn"></a> [existing\_mq\_capacity\_crn](#input\_existing\_mq\_capacity\_crn)| The CRN of an existing capacity service instance, if not specified, a new capacity plan will be created |`string`|`null`| no |
180
+
| <aname="input_existing_mq_capacity_crn"></a> [existing\_mq\_capacity\_crn](#input\_existing\_mq\_capacity\_crn)| The CRN of an existing capacity service instance, if not specifiied, a new capacity plan will be created.|`string`|`null`| no |
181
181
| <aname="input_keystore_certificates"></a> [keystore\_certificates](#input\_keystore\_certificates)| A map of IBM MQ on Cloud keystore certificates to be created. | <pre>map(object({<br/> certificate = string<br/> label = string<br/> }))</pre> |`{}`| no |
182
182
| <aname="input_name"></a> [name](#input\_name)| The name to give the MQ on Cloud instance. |`string`| n/a | yes |
183
183
| <aname="input_queue_manager_display_name"></a> [queue\_manager\_display\_name](#input\_queue\_manager\_display\_name)| A displayable name for the queue manager. |`string`| n/a | yes |
184
-
| <aname="input_queue_manager_location"></a> [queue\_manager\_location](#input\_queue\_manager\_location)| The location in which the queue manager will be deployed. Defaults to using the first location in the created service instance |`string`|`null`| no |
184
+
| <aname="input_queue_manager_location"></a> [queue\_manager\_location](#input\_queue\_manager\_location)| The location in which the queue manager will be deployed. Defaults to using the first location in the created service instance.|`string`|`null`| no |
185
185
| <aname="input_queue_manager_name"></a> [queue\_manager\_name](#input\_queue\_manager\_name)| A queue manager name conforming to MQ restrictions. 1 to 48 characters matching regular expression '/^[a-zA-Z0-9.\_]*$/' . |`string`| n/a | yes |
186
186
| <aname="input_queue_manager_size"></a> [queue\_manager\_size](#input\_queue\_manager\_size)| The queue manager deployment sizes. Valid values are `xsmall`, `small`, `medium`, `large` . |`string`|`"xsmall"`| no |
187
-
| <aname="input_queue_manager_version"></a> [queue\_manager\_version](#input\_queue\_manager\_version)| The MQ version of the queue manager. If null, use the latest available |`string`|`null`| no |
187
+
| <aname="input_queue_manager_version"></a> [queue\_manager\_version](#input\_queue\_manager\_version)| The MQ version of the queue manager. If null, use the latest available.|`string`|`null`| no |
188
188
| <aname="input_region"></a> [region](#input\_region)| The region to provision the MQ on Cloud instance to. |`string`| n/a | yes |
189
189
| <aname="input_resource_group_id"></a> [resource\_group\_id](#input\_resource\_group\_id)| The ID of the resource group to provision the MQ on Cloud instance to. |`string`| n/a | yes |
190
-
| <aname="input_subscription_id"></a> [subscription\_id](#input\_subscription\_id)| An MQ on Cloud subscsription plan id for customers who have purchased a subscription through an IBM sales representative |`string`|`null`| no |
190
+
| <aname="input_subscription_id"></a> [subscription\_id](#input\_subscription\_id)| An MQ on Cloud subscsription plan id for customers who have purchased a subscription through an IBM sales representative.|`string`|`null`| no |
191
191
| <aname="input_tags"></a> [tags](#input\_tags)| The list of resource tags that you want to associate with your MQ on Cloud instance. |`list(string)`|`[]`| no |
192
192
| <aname="input_truststore_certificates"></a> [truststore\_certificates](#input\_truststore\_certificates)| A map of IBM MQ on Cloud truststore certificates to be created. | <pre>map(object({<br/> certificate = string<br/> label = string<br/> }))</pre> |`{}`| no |
193
193
| <aname="input_users"></a> [users](#input\_users)| A map of IBM MQ on Cloud users to be created. | <pre>map(object({<br/> email = string<br/> name = string<br/> }))</pre> |`{}`| no |
@@ -197,11 +197,11 @@ No resources.
197
197
| Name | Description |
198
198
|------|-------------|
199
199
| <aname="output_queue_manager_id"></a> [queue\_manager\_id](#output\_queue\_manager\_id)| The ID of the MQ on Cloud queue manager |
200
-
| <aname="output_queue_manager_options"></a> [queue\_manager\_options](#output\_queue\_manager\_options)| Queue manager options for the MQ on Cloud deployment service instance |
201
-
| <aname="output_service_instance_capacity_crn"></a> [service\_instance\_capacity\_crn](#output\_service\_instance\_capacity\_crn)| The CRN of the MQ on Cloud capacity service instance |
202
-
| <aname="output_service_instance_capacity_guid"></a> [service\_instance\_capacity\_guid](#output\_service\_instance\_capacity\_guid)| The GUID of the MQ on Cloud capacity service instance |
203
-
| <aname="output_service_instance_deployment_crn"></a> [service\_instance\_deployment\_crn](#output\_service\_instance\_deployment\_crn)| The CRN of the MQ on Cloud deployment service instance |
204
-
| <aname="output_service_instance_deployment_guid"></a> [service\_instance\_deployment\_guid](#output\_service\_instance\_deployment\_guid)| The GUID of the MQ on Cloud deployment service instance |
200
+
| <aname="output_queue_manager_options"></a> [queue\_manager\_options](#output\_queue\_manager\_options)| Queue manager options for the MQ on Cloud deployment service instance.|
201
+
| <aname="output_service_instance_capacity_crn"></a> [service\_instance\_capacity\_crn](#output\_service\_instance\_capacity\_crn)| The CRN of the MQ on Cloud capacity service instance.|
202
+
| <aname="output_service_instance_capacity_guid"></a> [service\_instance\_capacity\_guid](#output\_service\_instance\_capacity\_guid)| The GUID of the MQ on Cloud capacity service instance.|
203
+
| <aname="output_service_instance_deployment_crn"></a> [service\_instance\_deployment\_crn](#output\_service\_instance\_deployment\_crn)| The CRN of the MQ on Cloud deployment service instance.|
204
+
| <aname="output_service_instance_deployment_guid"></a> [service\_instance\_deployment\_guid](#output\_service\_instance\_deployment\_guid)| The GUID of the MQ on Cloud deployment service instance.|
205
205
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
206
206
207
207
<!-- Leave this section as is so that your module has a link to local development environment set-up steps for contributors to follow -->
0 commit comments