# 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](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/13)) ## [v1.4.0] - 2021-06-07 - feat: support http_target argument ([#11](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/11)) - fix: Fix tomap call for terraform 0.15 ([#10](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/10)) ## [v1.3.0] - 2021-05-28 - fix: property lookup in ecs_target block ([#8](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/8)) ## [v1.2.0] - 2021-05-25 - chore: Remove check boxes that don't render properly in module doc ([#9](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/9)) - chore: Updated versions&comments in examples ## [v1.1.0] - 2021-04-08 - feat: Simplified outputs (no this_) ([#6](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/6)) ## [v1.0.0] - 2021-04-08 - feat: Some refactoring and added ability to handle default bus ([#5](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/5)) ## [v0.1.0] - 2021-03-27 - docs: update module references ([#3](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/3)) ## v0.0.1 - 2021-03-22 - docs(readme): add terraform-docs ([#2](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/2)) - feat: first commit ([#1](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/1)) - first commit [Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.5.0...HEAD [v1.5.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.4.0...v1.5.0 [v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.3.0...v1.4.0 [v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.2.0...v1.3.0 [v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.1.0...v1.2.0 [v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.0.0...v1.1.0 [v1.0.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v0.1.0...v1.0.0 [v0.1.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v0.0.1...v0.1.0