Skip to content

Latest commit

 

History

History
73 lines (34 loc) · 4.35 KB

CHANGELOG.md

File metadata and controls

73 lines (34 loc) · 4.35 KB

Changelog

2.5.1 (2024-04-10)

Bug Fixes

  • allow panic lambdas to modify autoscaling schedule (#284) (b48c5db)
  • terminate the instances instead of stopping them (#287) (fc2e708)

2.5.0 (2023-11-30)

Features

  • add var.ami_id to fix the AMI used for the Bastion (#199) (d86a898)

2.4.1 (2023-05-08)

Bug Fixes

  • scale spot instances down if a schedule exists (#170) (f9b9d5b)

2.4.0 (2023-02-16)

Features

2.3.0 (2023-01-31)

Features

  • allow mixture of on-demand and spot instances (#140) (6df557a)

Bug Fixes

  • deps: bump terraform-aws-modules/iam/aws from 5.10.0 to 5.11.1 (#138) (4083f95)

2.2.2 (2023-01-17)

Bug Fixes

2.2.1 (2023-01-10)

Bug Fixes

  • create instance profile if no profile specified (#127) (68f5088)
  • deps: bump terraform-aws-modules/iam/aws from 5.9.2 to 5.10.0 (#126) (e265d3b)

2.2.0 (2023-01-02)

Features

2.1.0 (2023-01-02)

Features