We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46cdd6b + 5a6fdba commit 0eca779Copy full SHA for 0eca779
scaleway/apis/api_compute.py
@@ -29,6 +29,9 @@
29
'nl-ams-1': {
30
'url': 'https://api-nl-ams.scaleway.com/instance/v1/zones/nl-ams-1/',
31
},
32
+ 'nl-ams-2': {
33
+ 'url': 'https://api-nl-ams.scaleway.com/instance/v1/zones/nl-ams-2/',
34
+ },
35
'pl-waw-1': {
36
'url': 'https://api-pl-waw.scaleway.com/instance/v1/zones/pl-waw-1/',
37
}
0 commit comments