Skip to content

Releases: clowdhaus/terraform-aws-ebs-snapshot-builder

v1.1.3

02 Oct 00:52
f330baf
Compare
Choose a tag to compare

1.1.3 (2024-10-02)

Bug Fixes

  • Remove wrapping quotes to ensure value is a boolean and not a string (#5) (f330baf)

v1.1.2

01 Oct 23:43
613951a
Compare
Choose a tag to compare

1.1.2 (2024-10-01)

Bug Fixes

  • Correct state machine definition for non-variable values (#4) (613951a)

v1.1.1

01 Oct 23:35
fd2c662
Compare
Choose a tag to compare

1.1.1 (2024-10-01)

Bug Fixes

  • Remove intrinsic function to convert string to numeric (#2) (24e155b)
  • Update release workflow to trigger release when state machine JSON definition changes (#3) (fd2c662)

v1.1.0

01 Oct 23:07
6ae2c60
Compare
Choose a tag to compare

1.1.0 (2024-10-01)

Features

  • Add SSM parameter ARN and name to outputs (#1) (6ae2c60)

v1.0.0

01 Oct 22:40
Compare
Choose a tag to compare

1.0.0 (2024-10-01)

Features

  • Initial implementation of the EBS cache builder state machine (2301490)