Skip to content

Commit edd8d0a

Browse files
verismocofaigh
andauthored
fix: added support for Chennai region for vpe object (#26)
Co-authored-by: Conall Ó Cofaigh <[email protected]>
1 parent de9d572 commit edd8d0a

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
@@ -147,6 +147,10 @@
147147
"key": "region",
148148
"required": true,
149149
"options": [
150+
{
151+
"displayname": "Chennai (in-che)",
152+
"value": "in-che"
153+
},
150154
{
151155
"displayname": "Sydney (au-syd)",
152156
"value": "au-syd"

0 commit comments

Comments
 (0)