Skip to content

Commit e7f5a24

Browse files
committed
Updated CHANGELOG
1 parent 729e1d0 commit e7f5a24

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v5.1.0"></a>
11+
## [v5.1.0] - 2021-04-30
12+
13+
- chore: add output for cluster instance `db_resource_id` output list ([#218](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/218))
14+
15+
1016
<a name="v5.0.0"></a>
1117
## [v5.0.0] - 2021-04-26
1218

@@ -583,7 +589,8 @@ when calling import with this module in the configuration.
583589
- Initial commit
584590

585591

586-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.0.0...HEAD
592+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.1.0...HEAD
593+
[v5.1.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.0.0...v5.1.0
587594
[v5.0.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.3.0...v5.0.0
588595
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.2.0...v4.3.0
589596
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.1.0...v4.2.0

0 commit comments

Comments
 (0)