2021-03-27 09:31:38 +00:00
|
|
|
# Change Log
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
<a name="unreleased"></a>
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-06-28 14:51:45 +00:00
|
|
|
<a name="v1.5.0"></a>
|
|
|
|
## [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))
|
|
|
|
|
|
|
|
|
2021-06-07 09:13:52 +00:00
|
|
|
<a name="v1.4.0"></a>
|
|
|
|
## [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))
|
|
|
|
|
|
|
|
|
2021-05-28 13:14:25 +00:00
|
|
|
<a name="v1.3.0"></a>
|
|
|
|
## [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))
|
|
|
|
|
|
|
|
|
2021-05-25 08:14:12 +00:00
|
|
|
<a name="v1.2.0"></a>
|
|
|
|
## [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
|
|
|
|
|
|
|
|
|
2021-04-08 16:54:51 +00:00
|
|
|
<a name="v1.1.0"></a>
|
|
|
|
## [v1.1.0] - 2021-04-08
|
|
|
|
|
|
|
|
- feat: Simplified outputs (no this_) ([#6](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/6))
|
|
|
|
|
|
|
|
|
2021-04-08 16:25:45 +00:00
|
|
|
<a name="v1.0.0"></a>
|
|
|
|
## [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))
|
|
|
|
|
|
|
|
|
2021-03-27 09:31:38 +00:00
|
|
|
<a name="v0.1.0"></a>
|
|
|
|
## [v0.1.0] - 2021-03-27
|
|
|
|
|
|
|
|
- docs: update module references ([#3](https://github.com/terraform-aws-modules/terraform-aws-eventbridge/issues/3))
|
|
|
|
|
|
|
|
|
|
|
|
<a name="v0.0.1"></a>
|
|
|
|
## 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
|
|
|
|
|
|
|
|
|
2021-06-28 14:51:45 +00:00
|
|
|
[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
|
2021-06-07 09:13:52 +00:00
|
|
|
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.3.0...v1.4.0
|
2021-05-28 13:14:25 +00:00
|
|
|
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.2.0...v1.3.0
|
2021-05-25 08:14:12 +00:00
|
|
|
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.1.0...v1.2.0
|
2021-04-08 16:54:51 +00:00
|
|
|
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v1.0.0...v1.1.0
|
2021-04-08 16:25:45 +00:00
|
|
|
[v1.0.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v0.1.0...v1.0.0
|
2021-03-27 09:31:38 +00:00
|
|
|
[v0.1.0]: https://github.com/terraform-aws-modules/terraform-aws-eventbridge/compare/v0.0.1...v0.1.0
|