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

fix(awsutil): properly determine partition for all supported regions #143

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

ekristen
Copy link
Owner

@ekristen ekristen commented Apr 16, 2024

Overview

Refactors code to allow for all regions to be supported for the AWS_DEFAULT_REGION environment variable by doing a lookup to determine it's proper partition. It also happens to simplify the code as well.

Resolves #142

@ekristen ekristen merged commit a2705c3 into main Apr 17, 2024
5 checks passed
@ekristen ekristen deleted the fix-aws-parition-detection branch April 17, 2024 14:06
@ekristen
Copy link
Owner Author

🎉 This PR is included in version 3.0.0-beta.43 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ekristen
Copy link
Owner Author

🎉 This PR is included in version 3.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues when AWS_DEFAULT_REGION is set as an env var
1 participant