Skip to content

Commit c17a982

Browse files
committed
Updated CHANGELOG
1 parent 1f21c97 commit c17a982

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="v3.4.0"></a>
11+
## [v3.4.0] - 2021-01-20
12+
13+
- fix: Create random_password conditionally ([#184](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/184))
14+
15+
1016
<a name="v3.3.0"></a>
1117
## [v3.3.0] - 2021-01-15
1218

@@ -467,7 +473,8 @@ when calling import with this module in the configuration.
467473
- Initial commit
468474

469475

470-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.3.0...HEAD
476+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.4.0...HEAD
477+
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.3.0...v3.4.0
471478
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.2.0...v3.3.0
472479
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.1.0...v3.2.0
473480
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v3.0.0...v3.1.0

0 commit comments

Comments
 (0)