We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7cb05 commit 5c60481Copy full SHA for 5c60481
solutions/basic/stack_definition.json
@@ -10,7 +10,13 @@
10
"members": [
11
{
12
"name": "testing-deploy-arch-ibm-mock-module",
13
- "version_locator": "f64499c8-eb50-4985-bf91-29f9e605a433.7eaba03d-e5bb-4b74-a75f-84975694b945"
+ "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
+ ]
20
}
21
],
22
"outputs": []
0 commit comments