Skip to content

Commit 5c60481

Browse files
add api key
1 parent bd7cb05 commit 5c60481

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

solutions/basic/stack_definition.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,13 @@
1010
"members": [
1111
{
1212
"name": "testing-deploy-arch-ibm-mock-module",
13-
"version_locator": "f64499c8-eb50-4985-bf91-29f9e605a433.7eaba03d-e5bb-4b74-a75f-84975694b945"
13+
"version_locator": "f64499c8-eb50-4985-bf91-29f9e605a433.7eaba03d-e5bb-4b74-a75f-84975694b945",
14+
"inputs": [
15+
{
16+
"name": "ibmcloud_api_key",
17+
"value": "ref:../../inputs/ibmcloud_api_key"
18+
}
19+
]
1420
}
1521
],
1622
"outputs": []

0 commit comments

Comments
 (0)