ec2instances.info icon indicating copy to clipboard operation
ec2instances.info copied to clipboard

Multi-AZ Export

Open Beccles-Ben opened this issue 1 year ago • 2 comments

Hi - it would be great to be able to export all pricing data without having to select each region and piece the data together - is this possible?

perhaps adding a region as a column?

Beccles-Ben avatar Nov 02 '23 10:11 Beccles-Ben

@Beccles-Ben the best route I can point you to at this moment is to download the raw dataset via:

curl https://instances.vantage.sh/instances.json -o instances.json

There is a "regions" key in there that you can further use there to build up the output you want.

As far as adding regions as a column, this has certainly come up a lot and I'll assign myself on this issue and hopefully get something pushed soon.

EverettBerry avatar Nov 02 '23 11:11 EverettBerry

Great - thank you so much!!!

Beccles-Ben avatar Nov 06 '23 09:11 Beccles-Ben