Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

neillturner/terraform-aws-autospotting

Repository files navigation

terraform-aws-autospotting

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"
}

About

Automatically convert your existing AutoScaling groups to significantly cheaper spot instances with minimal(often zero) configuration changes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages