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

Region globbing example #18

Open
lukeed opened this issue Jul 27, 2017 · 2 comments
Open

Region globbing example #18

lukeed opened this issue Jul 27, 2017 · 2 comments

Comments

@lukeed
Copy link
Contributor

lukeed commented Jul 27, 2017

Took a second look at the pro examples & am left with two thoughts:

  1. If unspecified, how do I know which region my function is deployed to?

  2. If I want to deploy to all regions, would it make sense to pass * as its value?

@tj
Copy link
Member

tj commented Jul 27, 2017

I'll have to doc that stuff, but it'll default to AWS_REGION and fall back on "us-west-2" if you have nothing at all.

Took me a while to find my own issue hahah but regarding *: apex/up#87

@tj tj changed the title Global Regions Region globbing example Jul 27, 2017
@lukeed
Copy link
Contributor Author

lukeed commented Jul 27, 2017

Ah ok. I knew there'd be an AWS default, but I didn't know if it was account-specific or a global default. A simple pointer in the Up docs would be perfecto 👌

Missed that issue, thanks!

I'd close this, but seems like you're using for tracking. 😆

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