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.
1 parent 46cdd6b commit 5a6fdbaCopy full SHA for 5a6fdba
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