Skip to content

Commit fe3d8ed

Browse files
committed
feat: add pl-waw-2
1 parent e138a78 commit fe3d8ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scaleway/apis/api_compute.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
},
3535
'pl-waw-1': {
3636
'url': 'https://api-pl-waw.scaleway.com/instance/v1/zones/pl-waw-1/',
37+
},
38+
'pl-waw-2': {
39+
'url': 'https://api-pl-waw.scaleway.com/instance/v1/zones/pl-waw-2/',
3740
}
3841
}
3942

0 commit comments

Comments
 (0)