terraform-aws-eventbridge/CHANGELOG.md
2021-06-28 17:51:45 +03:00

2.6 KiB

Change Log

All notable changes to this project will be documented in this file.

Unreleased

v1.5.0 - 2021-06-28

  • fix: remove create_bus as a blocker for role_arn (#13)

v1.4.0 - 2021-06-07

  • feat: support http_target argument (#11)
  • fix: Fix tomap call for terraform 0.15 (#10)

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)

v0.0.1 - 2021-03-22

  • docs(readme): add terraform-docs (#2)
  • feat: first commit (#1)
  • first commit