Open
Description
Can we use APIs to retrieve an estimated hourly price for machine
on each provider to print to the screen on apply
? atm it only says {machine} on {cloud}
. Would be great to append (~${price}/h)
Also on refresh
/destroy
we could calculate total cost estimate by multiplying by uptime.
If we implement this we could then even auto-select cloud
based on lowest price :P
API ideas from #158 (comment):