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

Allow region to be filtered. #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rayhatron
Copy link
Contributor

@Rayhatron Rayhatron commented Oct 7, 2024

Some projects may need to use a region that's not us-east-1 so allow for filtering of the region.

@joehoyle
Copy link
Member

joehoyle commented Oct 7, 2024

IIRC this is hardcoded to us-east-1 because CloudFront has to be created via the US-east-1 APIs. So, that's probably why this was hardcoded. We just might need to override the region back to us-east-1 in the CloudFront call or something if that is the case.

@rmccue
Copy link
Member

rmccue commented Oct 7, 2024

Maybe we need two separate functions here then?

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.

3 participants