这是indexloc提供的服务,不要输入任何密码
Skip to content

Automatically gather serverless_function_regions #69

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

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

dglsparsons
Copy link
Collaborator

Change the validation on the serverless_function_region field of a
project to automatically read them, rather than using a hard-coded list.
This will ease the maintenance of the provider as new regions will
automatically become available.

I've also taken some time to improve the error messages returned when an
invalid serverless_function_region or framework is specified on a
project. I've added tests for these too.

Change the validation on the serverless_function_region field of a
project to automatically read them, rather than using a hard-coded list.
This will ease the maintenance of the provider as new regions will
automatically become available.

I've also taken some time to improve the error messages returned when an
invalid serverless_function_region or framework is specified on a
project. I've added tests for these too.
Copy link
Contributor

@kakadiadarpan kakadiadarpan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 🚀

@dglsparsons dglsparsons merged commit 7d5b6e9 into main Sep 2, 2022
@dglsparsons dglsparsons deleted the dynamic-regions branch September 2, 2022 15:48
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

Successfully merging this pull request may close these issues.

2 participants