Skip to content

Commit 93f89aa

Browse files
committed
Updated CHANGELOG
1 parent 3911200 commit 93f89aa

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="v4.3.0"></a>
11+
## [v4.3.0] - 2021-04-24
12+
13+
- fix: mark sensitive outputs to support Terraform 0.15.x ([#215](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/215))
14+
15+
1016
<a name="v4.2.0"></a>
1117
## [v4.2.0] - 2021-04-21
1218

@@ -571,7 +577,8 @@ when calling import with this module in the configuration.
571577
- Initial commit
572578

573579

574-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.2.0...HEAD
580+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.3.0...HEAD
581+
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.2.0...v4.3.0
575582
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.1.0...v4.2.0
576583
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v4.0.0...v4.1.0
577584
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.13.0...v4.0.0

0 commit comments

Comments
 (0)