Skip to content

Commit 473a7b0

Browse files
Shikha MaheshwariShikha Maheshwari
authored andcommitted
add bimcloud api key in stack config
1 parent 4d1bfd9 commit 473a7b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

solutions/basic/stack_definition.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
"hidden": false,
88
"default": "rag"
99
},
10+
{
11+
"name": "ibmcloud_api_key",
12+
"required": true,
13+
"type": "string",
14+
"hidden": false
15+
},
1016
{
1117
"name": "secret_manager_service_plan",
1218
"required": false,

0 commit comments

Comments
 (0)