Joe Turgeon

Results 14 issues of Joe Turgeon

Currently the `convertString` handler builds a string like `key="value"`. However `value` can contain double quote characters, which can cause problems with some parsers. This PR changes `convertString` to replace all...

Add display of the average spot prices over a time period (i.e. last day) in addition to the last spot price.

Add command line option for outputting only information about the cheapest region, including region name and spot price.

Gather the on-demand/reserve prices for instances and display comparisons, including: - Show percent discount from on-demand price - Highlight spot prices that exceed on-demand price