Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new regions on AWS #804

Closed
3 of 4 tasks
timqian opened this issue Mar 6, 2020 · 1 comment
Closed
3 of 4 tasks

Support new regions on AWS #804

timqian opened this issue Mar 6, 2020 · 1 comment

Comments

@timqian
Copy link
Contributor

timqian commented Mar 6, 2020

Prerequisites

  • I am running the latest version. (up upgrade)
  • I searched to see if the issue already exists.
  • I inspected the verbose debug output with the -v, --verbose flag.
  • Are you an Up Pro subscriber?

AWS introduced 3 more regions recently

ap-east-1
ap-northeast-2
ap-northeast-3

Ref:

https://docs.aws.amazon.com/general/latest/gr/rande.html

Current state

When I try ap-eas-1

     Error: initializing: reading config: validating: .regions: "ap-east-1" is invalid, must be one of:

  • us-east-2
  • us-east-1
  • us-west-1
  • us-west-2
  • ap-south-1
  • ap-northeast-2
  • ap-southeast-1
  • ap-southeast-2
  • ap-northeast-1
  • ca-central-1
  • eu-central-1
  • eu-west-1
  • eu-west-2
  • eu-west-3
  • eu-north-1
  • sa-east-1

@tj
Copy link
Member

tj commented Mar 9, 2020

Ah nice! I missed those, I'll get those in soon

@tj tj closed this as completed in 3861b8e Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants