pachadotdev / analogsea

Digital Ocean R client
https://pacha.dev/analogsea/
Apache License 2.0
154 stars 24 forks source link

Limited availability for region 'sfo1' - changed default region from 'sfo1' to 'sfo2' #180

Closed patperu closed 5 years ago

patperu commented 5 years ago

Description

Hi Scott, according to the DO Droplet Availability Plan the region 'SFO1' has 'Limited capacity' (since March 2019) and is restricted to users with existing resources only. So to spin up a new droplet without having an existing droplet in 'sfo1' gives an error:

droplet_create()
Using default ssh keys: dada2-tut
Error: Region is not available

This PR changed the default region from 'sfo1' to 'sfo2'.

sckott commented 5 years ago

thanks @patperu looks good