Skip to content

Commit 7b8ef4f

Browse files
authored
feat: added support for Montreal (ca-mon) in the DA (#159)
1 parent d52f7bd commit 7b8ef4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ibm_catalog.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,10 @@
164164
{
165165
"displayname": "Sydney (au-syd)",
166166
"value": "au-syd"
167+
},
168+
{
169+
"displayname": "Montreal (ca-mon)",
170+
"value": "ca-mon"
167171
}
168172
]
169173
},

0 commit comments

Comments
 (0)