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

EC2: Ensure all regions have availability zones #8125

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

bblommers
Copy link
Collaborator

Related to #8087

Zones are now automatically created for every region that botocore returns - making it future proof for new regions added in the future.
Some explicit zone mappings were kept for backwards compatibility.

@bblommers bblommers added this to the 5.0.15 milestone Sep 15, 2024
@bblommers bblommers force-pushed the ec2-ensure-all-regions-have-azs branch from 551c7af to fb83b3c Compare September 15, 2024 12:00
Copy link

codecov bot commented Sep 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.49%. Comparing base (ca14870) to head (fb83b3c).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8125   +/-   ##
=======================================
  Coverage   94.48%   94.49%           
=======================================
  Files        1150     1150           
  Lines       99011    99021   +10     
=======================================
+ Hits        93555    93567   +12     
+ Misses       5456     5454    -2     
Flag Coverage Δ
servertests 28.81% <100.00%> (+<0.01%) ⬆️
unittests 94.46% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bblommers bblommers merged commit 0b0f29f into getmoto:master Sep 15, 2024
51 checks passed
@bblommers bblommers deleted the ec2-ensure-all-regions-have-azs branch September 15, 2024 12:59
Copy link
Contributor

This is now part of moto >= 5.0.15.dev16

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.

1 participant