Skip to content

Commit 482e45d

Browse files
committed
feat: bump to v1.3.0
1 parent d3d9999 commit 482e45d

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

stack_definition.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@
341341
},
342342
{
343343
"name": "6 - Sample RAG app configuration",
344-
"version_locator": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.20c3a1a0-12bc-411a-b590-0c604546c965",
344+
"version_locator": "7df1e4ca-d54c-4fd0-82ce-3d13247308cd.f38f8d99-d652-44d9-a35a-f109f4956039",
345345
"inputs": [
346346
{
347347
"name": "toolchain_region",
@@ -406,6 +406,18 @@
406406
{
407407
"name": "toolchain_region",
408408
"value": "ref:../../inputs/region"
409+
},
410+
{
411+
"name": "signing_key",
412+
"value": ""
413+
},
414+
{
415+
"name": "secrets_manager_guid",
416+
"value": "ref:../2b - Security Service - Secret Manager/outputs/secrets_manager_guid"
417+
},
418+
{
419+
"name": "secrets_manager_crn",
420+
"value": ""
409421
}
410422
]
411423
}

0 commit comments

Comments
 (0)