Scalingo / terraform-provider-scalingo

Terraform provider to provision Scalingo applications and databases
Mozilla Public License 2.0
10 stars 3 forks source link

fix(data_scalingo_region): use SCALINGO_REGION environment variable #188

Closed Frzk closed 1 year ago

Frzk commented 1 year ago

Try to make use of the SCALINGO_REGION environment variable when the Region is not specified.

Fixes #152