Skip to content

Releases: terraform-aws-modules/terraform-aws-eventbridge

v3.3.1

24 Apr 13:16
Compare
Choose a tag to compare

3.3.1 (2024-04-24)

Bug Fixes

  • Default to null when state argument is not set (#122) (ed4b013)

v3.3.0

23 Apr 16:48
Compare
Choose a tag to compare

3.3.0 (2024-04-23)

Features

  • Replace deprecated is_enabled with state in EventBridge rules (#119) (920138a)

v3.2.4

05 Apr 10:33
Compare
Choose a tag to compare

3.2.4 (2024-04-05)

Bug Fixes

  • Made input_paths in input_transformer optional (#116) (1ce4aca)

v3.2.3

07 Mar 02:31
Compare
Choose a tag to compare

3.2.3 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#111) (a75692c)

v3.2.2

05 Feb 07:58
Compare
Choose a tag to compare

3.2.2 (2024-02-05)

Bug Fixes

  • Allow API destinations to reuse connections (#108) (78ac5d7)

v3.2.1

02 Feb 12:26
Compare
Choose a tag to compare

3.2.1 (2024-02-02)

Bug Fixes

  • Fixed newline handling in input_template (#107) (35a2acb)

v3.2.0

12 Jan 17:32
Compare
Choose a tag to compare

3.2.0 (2024-01-12)

Features

  • Add input_template in target_parameters for pipes (#102) (9406fcb)

v3.1.0

12 Jan 17:24
Compare
Choose a tag to compare

3.1.0 (2024-01-12)

Features

  • Add state to aws_cloudwatch_event_rule (#100) (963753f)

v3.0.1

12 Jan 12:04
Compare
Choose a tag to compare

3.0.1 (2024-01-12)

Bug Fixes

  • Event bus data source count conditional (#101) (ebe5963)

v3.0.0

02 Oct 11:19
Compare
Choose a tag to compare

3.0.0 (2023-10-02)

⚠ BREAKING CHANGES

  • Upgraded AWS provider to v5 (required for Pipes) (#94)

Features

  • Add support for EventBridge Pipes (#92) (ff131eb)
  • Upgraded AWS provider to v5 (required for Pipes) (#94) (ba4d055)