Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.65 KB

File metadata and controls

52 lines (30 loc) · 1.65 KB

terraform-aws-tardigrade-cloudwatch-events

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 to event_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 and event_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