Releases: clowdhaus/terraform-aws-ebs-snapshot-builder
Releases · clowdhaus/terraform-aws-ebs-snapshot-builder
v1.1.3
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
1.1.2 (2024-10-01)
Bug Fixes
- Correct state machine definition for non-variable values (#4) (613951a)
v1.1.1
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
1.1.0 (2024-10-01)
Features
- Add SSM parameter ARN and name to outputs (#1) (6ae2c60)
v1.0.0
1.0.0 (2024-10-01)
Features
- Initial implementation of the EBS cache builder state machine (2301490)