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
<!-- Add a description of module(s) in this repo -->
16
-
TODO: Replace me with description of the module(s) in this repo
17
-
16
+
The **Watsonx SaaS Deployment Architecture (Watsonx DA)** is designed to automate the deployment and
17
+
configuration of the **IBM watsonx** platform in an IBM Cloud Account.
18
+
The **IBM watsonx** platform is made of several services working together to offer AI capabilities to end users, who can explore them using [IBM watsonx projects](https://dataplatform.cloud.ibm.com/docs/content/wsj/manage-data/manage-projects.html?context=wx&audience=wdp).
19
+
On that purpose, the **Watsonx DA** also
20
+
configures a *starter project* for an IBM Cloud user.
18
21
19
22
<!-- Below content is automatically populated via pre-commit hook -->
| <aname="input_cos_plan"></a> [cos\_plan](#input\_cos\_plan)| Resource plan used to provision the Cloud Object Storage instance. |`string`|`"standard"`| no |
145
+
| <aname="input_ibmcloud_api_key"></a> [ibmcloud\_api\_key](#input\_ibmcloud\_api\_key)| Used with the Terraform IBM-Cloud/ibm provider |`string`| n/a | yes |
146
+
| <aname="input_location"></a> [location](#input\_location)| Used with the Terraform IBM-Cloud/ibm provider as well as resource creation. |`string`|`"us-south"`| no |
147
+
| <aname="input_project_description"></a> [project\_description](#input\_project\_description)| Description of the watson project to create. |`string`|`"Watson Project created via watsonx-ai SaaS DA"`| no |
148
+
| <aname="input_project_name"></a> [project\_name](#input\_project\_name)| Name of the watson project to create. |`string`|`"demo"`| no |
149
+
| <aname="input_project_tags"></a> [project\_tags](#input\_project\_tags)| Tags to attach to the watson project to create. |`list(string)`| <pre>[<br> "watsonx-ai-SaaS"<br>]</pre> | no |
150
+
| <aname="input_resource_group_name"></a> [resource\_group\_name](#input\_resource\_group\_name)| Name of the IBM Cloud resource group in which resources should be created |`string`|`null`| no |
151
+
| <aname="input_resource_prefix"></a> [resource\_prefix](#input\_resource\_prefix)| Name to be used on all Watson resource as prefix |`string`|`"watsonx-poc"`| no |
152
+
| <aname="input_watson_assistant_plan"></a> [watson\_assistant\_plan](#input\_watson\_assistant\_plan)| Resource plan used to provision the watsonx Assistance instance. |`string`|`"do not install"`| no |
153
+
| <aname="input_watson_discovery_plan"></a> [watson\_discovery\_plan](#input\_watson\_discovery\_plan)| Resource plan used to provision the Watson Discovery instance. |`string`|`"do not install"`| no |
154
+
| <aname="input_watson_governance_plan"></a> [watson\_governance\_plan](#input\_watson\_governance\_plan)| Resource plan used to provision the watsonx Governance instance. |`string`|`"do not install"`| no |
155
+
| <aname="input_watson_machine_learning_plan"></a> [watson\_machine\_learning\_plan](#input\_watson\_machine\_learning\_plan)| Resource plan used to provision the Watson Machine Learning instance. |`string`|`"lite"`| no |
156
+
| <aname="input_watson_studio_plan"></a> [watson\_studio\_plan](#input\_watson\_studio\_plan)| Resource plan used to provision the Watson Studio instance. |`string`|`"free-v1"`| no |
104
157
105
158
### Outputs
106
159
107
-
No outputs.
160
+
| Name | Description |
161
+
|------|-------------|
162
+
| <aname="output_project_id"></a> [project\_id](#output\_project\_id)| ID of the created project |
163
+
| <aname="output_project_url"></a> [project\_url](#output\_project\_url)| URL of the created project |
164
+
| <aname="output_watson_governance_crn"></a> [watson\_governance\_crn](#output\_watson\_governance\_crn)| CRN of the Watson Governance instance |
165
+
| <aname="output_watson_governance_dashboard_url"></a> [watson\_governance\_dashboard\_url](#output\_watson\_governance\_dashboard\_url)| Dashboard URL of the Watson Governance instance |
166
+
| <aname="output_watson_governance_guid"></a> [watson\_governance\_guid](#output\_watson\_governance\_guid)| GUID of the Watson Governance instance |
167
+
| <aname="output_watson_governance_name"></a> [watson\_governance\_name](#output\_watson\_governance\_name)| Name of the Watson Governance instance |
168
+
| <aname="output_watson_governance_plan_id"></a> [watson\_governance\_plan\_id](#output\_watson\_governance\_plan\_id)| Plan ID of the Watson Governance instance |
169
+
| <aname="output_watson_machine_learning_crn"></a> [watson\_machine\_learning\_crn](#output\_watson\_machine\_learning\_crn)| CRN of the Watson Machine Learning instance |
170
+
| <aname="output_watson_machine_learning_dashboard_url"></a> [watson\_machine\_learning\_dashboard\_url](#output\_watson\_machine\_learning\_dashboard\_url)| Dashboard URL of the Watson Machine Learning instance |
171
+
| <aname="output_watson_machine_learning_guid"></a> [watson\_machine\_learning\_guid](#output\_watson\_machine\_learning\_guid)| GUID of the Watson Machine Learning instance |
172
+
| <aname="output_watson_machine_learning_name"></a> [watson\_machine\_learning\_name](#output\_watson\_machine\_learning\_name)| Name of the Watson Machine Learning instance |
173
+
| <aname="output_watson_machine_learning_plan_id"></a> [watson\_machine\_learning\_plan\_id](#output\_watson\_machine\_learning\_plan\_id)| Plan ID of the Watson Machine Learning instance |
174
+
| <aname="output_watson_platform_endpoint"></a> [watson\_platform\_endpoint](#output\_watson\_platform\_endpoint)| Endpoint of the Watson platform |
175
+
| <aname="output_watson_studio_crn"></a> [watson\_studio\_crn](#output\_watson\_studio\_crn)| CRN of the Watson Studio instance |
176
+
| <aname="output_watson_studio_dashboard_url"></a> [watson\_studio\_dashboard\_url](#output\_watson\_studio\_dashboard\_url)| Dashboard URL of the Watson Studio instance |
177
+
| <aname="output_watson_studio_guid"></a> [watson\_studio\_guid](#output\_watson\_studio\_guid)| GUID of the Watson Studio instance |
178
+
| <aname="output_watson_studio_name"></a> [watson\_studio\_name](#output\_watson\_studio\_name)| Name of the Watson Studio instance |
179
+
| <aname="output_watson_studio_plan_id"></a> [watson\_studio\_plan\_id](#output\_watson\_studio\_plan\_id)| Plan ID of the Watson Studio instance |
180
+
| <aname="output_watsonx_assistant_crn"></a> [watsonx\_assistant\_crn](#output\_watsonx\_assistant\_crn)| CRN of the WatsonX Assistant instance |
181
+
| <aname="output_watsonx_assistant_dashboard_url"></a> [watsonx\_assistant\_dashboard\_url](#output\_watsonx\_assistant\_dashboard\_url)| Dashboard URL of the WatsonX Assistant instance |
182
+
| <aname="output_watsonx_assistant_guid"></a> [watsonx\_assistant\_guid](#output\_watsonx\_assistant\_guid)| GUID of the WatsonX Assistant instance |
183
+
| <aname="output_watsonx_assistant_name"></a> [watsonx\_assistant\_name](#output\_watsonx\_assistant\_name)| Name of the WatsonX Assistant instance |
184
+
| <aname="output_watsonx_assistant_plan_id"></a> [watsonx\_assistant\_plan\_id](#output\_watsonx\_assistant\_plan\_id)| Plan ID of the WatsonX Assistant instance |
185
+
| <aname="output_watsonx_discovery_crn"></a> [watsonx\_discovery\_crn](#output\_watsonx\_discovery\_crn)| CRN of the WatsonX Discovery instance |
186
+
| <aname="output_watsonx_discovery_dashboard_url"></a> [watsonx\_discovery\_dashboard\_url](#output\_watsonx\_discovery\_dashboard\_url)| Dashboard URL of the WatsonX Discovery instance |
187
+
| <aname="output_watsonx_discovery_guid"></a> [watsonx\_discovery\_guid](#output\_watsonx\_discovery\_guid)| GUID of the WatsonX Discovery instance |
188
+
| <aname="output_watsonx_discovery_name"></a> [watsonx\_discovery\_name](#output\_watsonx\_discovery\_name)| Name of the WatsonX Discovery instance |
189
+
| <aname="output_watsonx_discovery_plan_id"></a> [watsonx\_discovery\_plan\_id](#output\_watsonx\_discovery\_plan\_id)| Plan ID of the WatsonX Discovery instance |
108
190
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
109
191
110
192
<!-- 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