All notable changes to this project will be documented in this file.
3.7.1 (2024-07-15)
3.7.0 (2024-07-05)
- Added sns_kms_arns parameter for granular kms access inside sns aws_iam_policy resource (#129) (c4188b7)
3.6.0 (2024-07-04)
3.5.0 (2024-06-13)
3.4.0 (2024-06-13)
3.3.1 (2024-04-24)
3.3.0 (2024-04-23)
3.2.4 (2024-04-05)
3.2.3 (2024-03-07)
3.2.2 (2024-02-05)
3.2.1 (2024-02-02)
3.2.0 (2024-01-12)
3.1.0 (2024-01-12)
3.0.1 (2024-01-12)
3.0.0 (2023-10-02)
- Upgraded AWS provider to v5 (required for Pipes) (#94)
- Add support for EventBridge Pipes (#92) (ff131eb)
- Upgraded AWS provider to v5 (required for Pipes) (#94) (ba4d055)
2.4.0 (2023-10-01)
2.3.0 (2023-06-17)
2.2.0 (2023-06-15)
2.1.0 (2023-04-28)
2.0.0 (2023-04-28)
- Bump Terraform version to 1.0 and updated
ecs_target
arguments (#85)
1.17.3 (2023-03-10)
- Enable adding event_source_name to an Event Bus to enable receiving events from an SaaS partner (#82) (f92a78c)
1.17.2 (2023-01-18)
1.17.1 (2023-01-06)
- Fixed misleading descriptions of IAM role (not Lambda) (#76) (aa92195)
- Use a version for to avoid GitHub API rate limiting on CI workflows (#75) (e9a7813)
1.17.0 (2022-10-28)
1.16.0 (2022-10-28)
1.15.1 (2022-09-21)
1.15.0 (2022-09-09)
1.14.3 (2022-09-08)
1.14.2 (2022-07-28)
1.14.1 (2022-06-23)
1.14.0 (2022-02-04)
1.13.4 (2022-01-21)
1.13.3 (2022-01-06)
1.13.2 (2021-12-07)
1.13.1 (2021-11-22)
v1.13.0 - 2021-11-07
- feat: Added support for API destinations (#27)
v1.12.0 - 2021-10-26
- fix: Fixed function name from to_map to tomap (#26)
v1.11.0 - 2021-10-12
- feat: Add example for ECS + scheduled events (#14)
v1.10.0 - 2021-09-21
- fix: Amend ecs_target network_configuration to work when no ecs_target supplied (#25)
v1.9.0 - 2021-09-09
- fix: Add explicit to_map for empty object for aws_cloudwatch_event_target (#24)
v1.8.0 - 2021-08-18
- feat: Support for existing event buses (#22)
v1.7.0 - 2021-08-13
- fix: update sqs access policy (#16)
v1.6.0 - 2021-08-13
- fix:
create_rules = false
causes error (#19)
v1.5.0 - 2021-06-28
- fix: remove create_bus as a blocker for role_arn (#13)
v1.4.0 - 2021-06-07
v1.3.0 - 2021-05-28
- fix: property lookup in ecs_target block (#8)
v1.2.0 - 2021-05-25
- chore: Remove check boxes that don't render properly in module doc (#9)
- chore: Updated versions&comments in examples
v1.1.0 - 2021-04-08
- feat: Simplified outputs (no this_) (#6)
v1.0.0 - 2021-04-08
- feat: Some refactoring and added ability to handle default bus (#5)
v0.1.0 - 2021-03-27
- docs: update module references (#3)