Skip to content

Latest commit

 

History

History
70 lines (32 loc) · 3.74 KB

CHANGELOG.md

File metadata and controls

70 lines (32 loc) · 3.74 KB

1.3.0 (2023-03-21)

Features

1.2.0 (2023-02-03)

Features

1.1.5 (2022-02-01)

Bug Fixes

  • iam_instance_profile arn (#15) (a17e153)
  • update semantic release GitHub workflow (8b0696b)

1.1.4 (2021-11-02)

Bug Fixes

  • remove space in controller ASG name (#12) (461b2ad)

1.1.3 (2021-11-02)

Bug Fixes

  • remove spaces in Auto Scaling Group names (#11) (d5ab69a)

1.1.2 (2021-09-21)

Bug Fixes

  • add module version constraints (#7) (97d4727), closes #6

1.1.1 (2021-09-18)

Bug Fixes

  • 🔧: Remove default aws provider from the main.tf (#5) (9838848)

1.1.0 (2020-11-02)

Features

  • support bastion host creation (#4) (34c51b1)

1.0.0 (2020-10-27)

Bug Fixes

  • update release target branch (f3f86c9)

Features

  • add module to create Boundary controllers (#1) (f3f9f03)
  • add worker module (#2) (d8c39ec)
  • add workflow to publish GitHub releases (b79be74)