Skip to content

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

v1.17.1

06 Jan 12:12
Compare
Choose a tag to compare

1.17.1 (2023-01-06)

Bug Fixes

  • 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)

v1.17.0

28 Oct 15:45
Compare
Choose a tag to compare

1.17.0 (2022-10-28)

Features

  • Upgraded AWS provider version to 4.7 (#66) (7690287)

v1.16.0

28 Oct 10:59
Compare
Choose a tag to compare

1.16.0 (2022-10-28)

Features

v1.15.1

21 Sep 10:17
Compare
Choose a tag to compare

1.15.1 (2022-09-21)

Bug Fixes

  • Fixed inappropriate values for subnets and security_groups in example (#63) (fd7a25b)

v1.15.0

09 Sep 09:15
Compare
Choose a tag to compare

1.15.0 (2022-09-09)

Features

  • Added Name tag for IAM policies and roles (#62) (8ca8835)

v1.14.3

08 Sep 15:23
Compare
Choose a tag to compare

1.14.3 (2022-09-08)

Bug Fixes

  • Problems found when importing resources previously already created (#61) (015122e)

v1.14.2

28 Jul 09:18
Compare
Choose a tag to compare

1.14.2 (2022-07-28)

Bug Fixes

  • Make it optional to append postfix to the name, connection, or API destination (#58) (980b910)

v1.14.1

23 Jun 15:32
Compare
Choose a tag to compare

1.14.1 (2022-06-23)

Bug Fixes

  • Enable run_command_targets support for target (#54) (e153898)

v1.14.0

04 Feb 11:52
Compare
Choose a tag to compare

1.14.0 (2022-02-04)

Features

  • Added support for custom role_arn in targets (#42) (45311f7)

v1.13.4

21 Jan 15:58
Compare
Choose a tag to compare

1.13.4 (2022-01-21)

Bug Fixes