rancherlabs / terraform-harvester-equinix

Apache License 2.0
12 stars 10 forks source link

Dynamically grab pricing data and choose cheapest metro for spot pricing #15

Closed dnoland1 closed 1 month ago

dnoland1 commented 1 year ago

Have the terraform query equinix for pricing data using:

https://api.equinix.com/metal/v1/market/spot/prices

And choose the metro with the cheapest spot price.

dnoland1 commented 1 month ago

done a while ago.