Skip to content

Commit

Permalink
Merge pull request #38 from scaleway/lb/add_fr-par-3
Browse files Browse the repository at this point in the history
feat: add fr-par-3 AZ
  • Loading branch information
remyleone authored Jun 2, 2021
2 parents c51f54f + e98ca65 commit 185cdc0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scaleway/apis/api_compute.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
'fr-par-2': {
'url': 'https://api-fr-par.scaleway.com/instance/v1/zones/fr-par-2/',
},
'fr-par-3': {
'url': 'https://api-fr-par.scaleway.com/instance/v1/zones/fr-par-3/',
},
'nl-ams-1': {
'url': 'https://api-nl-ams.scaleway.com/instance/v1/zones/nl-ams-1/',
},
Expand Down

0 comments on commit 185cdc0

Please sign in to comment.