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 additional AWS pricing regions #1087

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

kaelanspatel
Copy link
Contributor

@kaelanspatel kaelanspatel commented Feb 25, 2022

What does this PR change?

Adds support for the AWS pricing regions eu-south-1 Milan, af-south-1 Cape Town, and ap-southeast-3 Jakarta. Additionally, fixes ap-northeast-3 Osaka not being parsed correctly.

Does this PR rely on any other PRs?

No.

How does this PR impact users? (This is the kind of thing that goes in release notes!)

Add support for AWS regions eu-south-1, af-south-1, and ap-southeast-3.
Fixes an issue with cluster pricing data in AWS region ap-northeast-3.

Links to Issues or ZD tickets this PR addresses or fixes

How was this PR tested?

Tested in ap-northeast-3 and eu-south-1, also verified manually with pricing data download.

Have you made an update to documentation?

No.

@dwbrown2
Copy link
Collaborator

Awesome, @kaelanspatel! Is there any reason to determine if there may be others out there not included yet? Don't have to do it as part of this PR but just wanted to ask the question while in here.

Also, are we considering this a bug fix we want as part of this release?

@AjayTripathy
Copy link
Contributor

Let's patch/cherry pick into the new release candidate.I believe @kaelanspatel did a review of all regions that weren't covered here, but let me know if that's not the case.

@kaelanspatel
Copy link
Contributor Author

I believe the only region not currently included is me-south-1 Bahrain. I think these regions "not being supported" are just an artifact of us not updating the region maps.

@kaelanspatel kaelanspatel merged commit 0cb27b3 into develop Feb 28, 2022
@kaelanspatel kaelanspatel deleted the kaelan-add-aws-regions branch February 28, 2022 19:20
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.

AWS 'eu-south-1' (Milan) region not supported
5 participants