Releases: terraform-aws-modules/terraform-aws-step-functions
Releases · terraform-aws-modules/terraform-aws-step-functions
v4.2.0
4.2.0 (2024-03-22)
Features
- Add new output with state machine name (#63) (f421ef6)
v4.1.1
4.1.1 (2024-03-06)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#62) (0fdf089)
v4.1.0
4.1.0 (2023-12-04)
Features
- Add optional policy_path variable used for policy definitions (#60) (cddcf93)
v4.0.1
4.0.1 (2023-10-27)
Bug Fixes
v4.0.0
4.0.0 (2023-10-01)
âš BREAKING CHANGES
- Added publish functionality and bump AWS provider version to v5 (#57)
Features
- Added publish functionality and bump AWS provider version to v5 (#57) (28a77d2)
v3.1.0
3.1.0 (2023-05-17)
Features
- Prefix the CloudWatch Log group name with
/aws/vendedlogs/states/
(#52) (3964cb3)
v3.0.0
3.0.0 (2023-05-08)
âš BREAKING CHANGES
- Upgraded Terraform version to 1.0+ and added configurable timeouts (#53)
Features
- Upgraded Terraform version to 1.0+ and added configurable timeouts (#53) (75eaaa7)
v2.8.0
2.8.0 (2023-04-07)
Features
- Add output for the CloudWatch log group name and ARN created for the Step Function (#45) (62afe34)
v2.7.3
2.7.3 (2023-01-24)
Bug Fixes
- Use a version for to avoid GitHub API rate limiting on CI workflows (#48) (a22efcb)
v2.7.2
2.7.2 (2022-11-02)
Bug Fixes
- Move default resources for events for AWS Batch service integration (#44) (bb2186b)