Skip to content

Commit 4d6f476

Browse files
authored
fix: add support for ca-mon (#358)
1 parent d2f191a commit 4d6f476

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ibm_catalog.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@
110110
"displayname": "Dallas (us-south)",
111111
"value": "us-south"
112112
},
113+
{
114+
"displayname": "Montreal (ca-mon)",
115+
"value": "ca-mon"
116+
},
113117
{
114118
"displayname": "Toronto (ca-tor)",
115119
"value": "ca-tor"
@@ -571,6 +575,10 @@
571575
"displayname": "Dallas (us-south)",
572576
"value": "us-south"
573577
},
578+
{
579+
"displayname": "Montreal (ca-mon)",
580+
"value": "ca-mon"
581+
},
574582
{
575583
"displayname": "Toronto (ca-tor)",
576584
"value": "ca-tor"

0 commit comments

Comments
 (0)