Skip to content

Commit a3d8f51

Browse files
committed
feat: configure watsonx plans
1 parent 09bd109 commit a3d8f51

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

stack_definition.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,26 @@
182182
{
183183
"name": "use_existing_resource_group",
184184
"value": true
185+
},
186+
{
187+
"name": "watson_machine_learning_plan",
188+
"value": "v2-standard"
189+
},
190+
{
191+
"name": "watson_studio_plan",
192+
"value": "professional-v1"
193+
},
194+
{
195+
"name": "watson_discovery_plan",
196+
"value": "plus"
197+
},
198+
{
199+
"name": "watson_assistant_plan",
200+
"value": "plus"
201+
},
202+
{
203+
"name": "watson_governance_plan",
204+
"value": "do not install"
185205
}
186206
],
187207
"name": "4 - WatsonX SaaS services",

0 commit comments

Comments
 (0)