ec2instances.info
ec2instances.info copied to clipboard
Pricing shown for instance types unavailable in region
Eg select region eu-north-1; pricing is shown for m4 family instance types, but this family is not available in the region.
One repro for this is the following:
- Clear filters
- Select region to be Europe (Stockholm) (eu-north-1)
- Filter by API Name = "m5"
- Close tab
- Open new tab at instances.vantage.sh
- Filter by API Name = "m4" - prices are displayed

Basically when we load settings from localstorage we are not changing the hidden rows to match the region (mark them unavailable in this case).