rackit icon indicating copy to clipboard operation
rackit copied to clipboard

No default region?

Open benrlodge opened this issue 11 years ago • 1 comments

hey @rossj I started a new project with rackit and I errored out on the region requirement change. The docs say it should default to the user's default region: region : '', // Specifies the geographic datacenter to prefer - defaults to the user's default region.

When you say defaults to the user's default region, are you referring to the authRegion? Has this just not been implemented? Or am I just missing something?

benrlodge avatar Dec 11 '14 00:12 benrlodge

Hi @benrlodge. The docs are out of date. The region used to default, but this functionality was removed when I switched to using pkgcloud/pkgcloud. See this issue for more info https://github.com/pkgcloud/pkgcloud/issues/225

rossj avatar Dec 12 '14 21:12 rossj