All notable changes to this project will be documented in this file.
2.7.0 (2022-04-13)
2.6.0 (2022-04-11)
2.5.2 (2022-01-14)
2.5.1 (2022-01-10)
v2.5.0 - 2021-09-15
- feat: Adding IAM PassRole for ECS tasks as it is required for Fargate (#24)
v2.4.0 - 2021-09-01
- feat: Enable X-Ray tracing on Step Function if set to true in service_integrations (#22)
v2.3.0 - 2021-05-25
- chore: Remove check boxes that don't render properly in module doc (#18)
v2.2.0 - 2021-05-15
- feat: Add support for EventBridge integration with PutEvents tasks (#17)
v2.1.0 - 2021-05-12
- fix: Fixed service_integration type conversion with tomap (#16)
- chore: update CI/CD to use stable
terraform-docs
release artifact and discoverable Apache2.0 license (#13)
v2.0.0 - 2021-04-26
- feat: Shorten outputs (removing this_) (#12)
v1.3.0 - 2021-04-07
- feat: Configure cloudwatch logging for step functions module (#9)
- chore: update documentation and pin
terraform_docs
version to avoid future changes (#10) - chore: align ci-cd static checks to use individual minimum Terraform versions (#6)
- chore: Run pre-commit terraform_docs hook (#5)
- chore: add ci-cd workflow for pre-commit checks (#4)
v1.2.0 - 2021-02-20
- chore: update documentation based on latest
terraform-docs
which includes module and resource sections (#3)
v1.1.0 - 2021-02-12
- feat: Add support for Step Function type - STANDARD (default) or EXPRESS (#2)
v1.0.0 - 2020-11-21
- fix: IAM policy integration
- Initial commit