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

Add support for new AWS Region eu-central-2 Zurich #11525

Closed
1 task done
t4nz opened this issue Nov 18, 2022 · 1 comment
Closed
1 task done

Add support for new AWS Region eu-central-2 Zurich #11525

t4nz opened this issue Nov 18, 2022 · 1 comment

Comments

@t4nz
Copy link

t4nz commented Nov 18, 2022

Is there an existing issue for this?

  • I have searched existing issues, it hasn't been reported yet

Use case description

AWS has recently added a new region eu-central-2 Zurich. It would be great if serverless could support this.

Currently, sls package and sls deploy will fail with error message:

"Serverless: at 'provider.region': should be equal to one of the allowed values ...

Proposed solution (optional)

Include eu-central-2 region in lib/plugins/aws/provider.js at line 1186 under eu-central-1 entry

@t4nz t4nz changed the title Add support for new AWS Region eu-central-2 Switzerland Add support for new AWS Region eu-central-2 Zurich Nov 18, 2022
@medikoo
Copy link
Contributor

medikoo commented Nov 18, 2022

@t4nz I believe it was added with #11524

It'll be published with next release

@medikoo medikoo closed this as completed Nov 18, 2022
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