Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@cageyv cageyv released this 18 Feb 20:50
· 2 commits to master since this release
f4c8151

Changes

  • New feature List of instances for select best type and support configuring overrides
  • New feature Instance weighting for Auto scaling groups
  • Examples and documentation

Inputs

  • instance_type replaced by instance_types_list. And it requires a list of instance types.
  • New instance_types_weighted_map
  • New instance_weight_default
  • custom_max_price_modifier replaced by custom_price_modifier

Outputs

  • spot_price_max replaced by spot_price_current_max
  • spot_price_over replaced by spot_price_current_max_mod
  • spot_price_min replaced by spot_price_current_min
  • New spot_price_current_min_mod
  • New spot_price_current_optimal
  • New spot_price_current_optimal_mod
  • spot_price_avg removed
  • spot_price_min_raw removed
  • spot_price_max_raw removed
  • spot_price_over_raw removed
  • spot_price_avg_raw removed