Automatically convert your existing AutoScaling groups to significantly cheaper spot instances with minimal(often zero) configuration changes
Deprecated see https://github.com/cristim/autospotting for details.
To access from terraform:
module "autospotting" {
  source  = "cristim/autospotting/aws"
  version = "0.0.9"
}