mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-02-11 01:51:28 +01:00
* Add `worker_price` to allow worker spot instances. Defaults to empty string for the worker autoscaling group to use regular on-demand instances. * Add `spot_price` to internal `workers` module for spot worker pools * Note: Unlike GCP `preemptible` workers, spot instances require you to pick a bid price.