Skip to content

Commit 738c59b

Browse files
authored
feat: added support for Montreal (ca-mon) (#96)
1 parent 126860b commit 738c59b

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
@@ -93,6 +93,10 @@
9393
"displayname": "Dallas (us-south)",
9494
"value": "us-south"
9595
},
96+
{
97+
"displayname": "Montreal (ca-mon)",
98+
"value": "ca-mon"
99+
},
96100
{
97101
"displayname": "Toronto (ca-tor)",
98102
"value": "ca-tor"
@@ -507,6 +511,10 @@
507511
"displayname": "Dallas (us-south)",
508512
"value": "us-south"
509513
},
514+
{
515+
"displayname": "Montreal (ca-mon)",
516+
"value": "ca-mon"
517+
},
510518
{
511519
"displayname": "Toronto (ca-tor)",
512520
"value": "ca-tor"

0 commit comments

Comments
 (0)