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: Update catalog content, description of input and output variables as suggested by Content reviewer <br>Add a missing permission for SCC-WP and app-config in DA (#168)
* Content review of Cloud automation for MQ on Cloud
* Update variables.tf
* Update outputs.tf
* minor fixes
* fix pipeline
* Revert "fix pipeline"
This reverts commit 699817c.
* minor fixes
---------
Co-authored-by: Khuzaima-Shakeel <Khuzaima.Shakeel@ibm.com>
Co-authored-by: Khuzaima Shakeel <56439894+Khuzaima05@users.noreply.github.com>
| <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 specifiied, 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 no CRN is specifiied, a new capacity plan is 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
-
| <aname="input_name"></a> [name](#input\_name)| The name to give the MQ on Cloud instance. |`string`| n/a | yes |
182
+
| <aname="input_name"></a> [name](#input\_name)| The name to give the IBM 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 |
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
-
| <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 |
188
-
| <aname="input_region"></a> [region](#input\_region)| The region to provision the MQ on Cloud instance to. |`string`| n/a | yes |
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 |
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 |
184
+
| <aname="input_queue_manager_location"></a> [queue\_manager\_location](#input\_queue\_manager\_location)| The location in which the queue manager is deployed. Defaults to using the first location in the created service instance. |`string`|`null`| no |
185
+
| <aname="input_queue_manager_name"></a> [queue\_manager\_name](#input\_queue\_manager\_name)| A queue manager name conforming to IBM MQ on Cloud restrictions. 1 to 48 characters matching regular expression `'/^[a-zA-Z0-9._]*$/'` . |`string`| n/a | yes |
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`, or `large` . |`string`|`"xsmall"`| no |
187
+
| <aname="input_queue_manager_version"></a> [queue\_manager\_version](#input\_queue\_manager\_version)| The IBM MQ on Cloud version of the queue manager. If set to `null`, the latest available version is used. |`string`|`null`| no |
188
+
| <aname="input_region"></a> [region](#input\_region)| The region where the IBM MQ on Cloud instance is created. |`string`| n/a | yes |
189
+
| <aname="input_resource_group_id"></a> [resource\_group\_id](#input\_resource\_group\_id)| The ID of the resource group where the IBM MQ on Cloud instance is created. |`string`| n/a | yes |
190
+
| <aname="input_subscription_id"></a> [subscription\_id](#input\_subscription\_id)| An IBM MQ on Cloud subscription plan ID for customers who purchased a subscription through an IBM sales representative. |`string`|`null`| no |
191
+
| <aname="input_tags"></a> [tags](#input\_tags)| The list of resource tags to add to your IBM 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 |
194
194
195
195
### Outputs
196
196
197
197
| Name | Description |
198
198
|------|-------------|
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. |
199
+
| <aname="output_queue_manager_id"></a> [queue\_manager\_id](#output\_queue\_manager\_id)| The ID of the IBM MQ on Cloud queue manager |
200
+
| <aname="output_queue_manager_options"></a> [queue\_manager\_options](#output\_queue\_manager\_options)| Queue manager options for the IBM 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 IBM 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 IBM 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 IBM 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 IBM 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