All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Released: 2024.07.26
Summary:
- minor patch to address constraint with event rule targets import is broken (for custom bus) and prefixes the bus name
Released: 2024.07.23
Summary:
- specifies
event_bus_name
default - adds
schedule_expression
attr - adds
state
attr - adds
retry_policy
attr toevent_targets
object - handles validation for
schedule_expressions
to not be set on custom buses
Released: 2024.07.03
Summary:
- add
sqs_target
attr - add
event_bus_name
attr to top level object for setting events outside default bus - fixed feature support for
dead_letter_config
andevent_bus_name
being available in module
Released: 2024.07.01
Summary:
- Tweaked optionality to match terraform registry
- revised variable to
event_target
to create singular object
Released:
Summary:
- Initial release of capability