Skip to content

Commit ee40efa

Browse files
committed
feat: Add US-NYC1
1 parent 1bacb4c commit ee40efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

upcloud_api/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ class ZONE(object):
1717
Amsterdam = 'nl-ams1'
1818
Singapore = 'sg-sin1'
1919
SanJose = 'us-sjo1'
20+
NewYork = 'us-nyc1'
2021

2122

2223
class OperatingSystems(object):

0 commit comments

Comments
 (0)