Skip to content

Releases: jasonwalsh/terraform-aws-boundary

v1.3.0

21 Mar 12:29
Compare
Choose a tag to compare

1.3.0 (2023-03-21)

Features

v1.2.0

03 Feb 14:09
Compare
Choose a tag to compare

1.2.0 (2023-02-03)

Features

v1.1.5

01 Feb 12:38
Compare
Choose a tag to compare

1.1.5 (2022-02-01)

Bug Fixes

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

v1.1.4

02 Nov 13:24
Compare
Choose a tag to compare

1.1.4 (2021-11-02)

Bug Fixes

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

v1.1.3

02 Nov 13:20
Compare
Choose a tag to compare

1.1.3 (2021-11-02)

Bug Fixes

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

v1.1.2

21 Sep 23:42
Compare
Choose a tag to compare

1.1.2 (2021-09-21)

Bug Fixes

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

v1.1.1

18 Sep 13:34
Compare
Choose a tag to compare

1.1.1 (2021-09-18)

Bug Fixes

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

v1.1.0

02 Nov 21:47
Compare
Choose a tag to compare

1.1.0 (2020-11-02)

Features

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

v1.0.0

27 Oct 15:24
Compare
Choose a tag to compare

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)