quintilesims / layer0

Build, Manage, and Deploy Your Applications
Apache License 2.0
44 stars 20 forks source link

Add us-east-2 (Ohio) to list of valid regions #650

Open alqvia opened 5 years ago

alqvia commented 5 years ago

Expected behavior

User can create a new l0 instance in us-east-2.

Actual behavior

It fails, since it's not in the list of regions.

Steps to reproduce the behavior

Attempt to create new l0 instance in us-east-2.

diemonster commented 5 years ago

the bundled aws-sdk-go supports us-east-2, as do the terraform dependencies for the Layer0 provider. So: this should work.

@alqvia your PR is currently in draft mode. Is there anything else you're looking to add?