Skip to content

Commit f0ee907

Browse files
add toolchain_region and registry_namespace keys to ibm_catalog.json
1 parent 3610627 commit f0ee907

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

ibm_catalog.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,12 @@
274274
{
275275
"key": "toolchain_resource_group"
276276
},
277+
{
278+
"key": "toolchain_region"
279+
},
280+
{
281+
"key": "registry_namespace"
282+
},
277283
{
278284
"key": "project_1_name"
279285
},
@@ -584,6 +590,12 @@
584590
{
585591
"key": "toolchain_resource_group"
586592
},
593+
{
594+
"key": "toolchain_region"
595+
},
596+
{
597+
"key": "registry_namespace"
598+
},
587599
{
588600
"key": "existing_kms_resource_group"
589601
},

0 commit comments

Comments
 (0)