Commit aab1bffa authored by Anton Babenko's avatar Anton Babenko

Updated CHANGELOG

parent 96de19ff
...@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file. ...@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
<a name="v2.35.0"></a>
## [v2.35.0] - 2021-04-24
- fix: mark sensitive outputs to support Terraform 0.15.x ([#329](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/329))
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#323](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/323))
<a name="v2.34.0"></a> <a name="v2.34.0"></a>
## [v2.34.0] - 2021-03-19 ## [v2.34.0] - 2021-03-19
...@@ -134,6 +141,18 @@ All notable changes to this project will be documented in this file. ...@@ -134,6 +141,18 @@ All notable changes to this project will be documented in this file.
## [v2.15.0] - 2020-05-13 ## [v2.15.0] - 2020-05-13
- fix: Update minimum provider version to account for ca_cert_identifier ([#226](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/226)) - fix: Update minimum provider version to account for ca_cert_identifier ([#226](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/226))
- Merge pull request [#206](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/206) from terraform-aws-modules/terraform-provider-githubfile-1584635272875570000
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
- Merge pull request [#205](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/205) from terraform-aws-modules/terraform-provider-githubfile-1584537150965422000
- Merge pull request [#204](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/204) from terraform-aws-modules/terraform-provider-githubfile-1584537150965429000
- [ci skip] Create "LICENSE".
- [ci skip] Create ".pre-commit-config.yaml".
- Merge pull request [#202](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/202) from terraform-aws-modules/terraform-provider-githubfile-1584537120161367000
- Merge pull request [#200](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/200) from terraform-aws-modules/terraform-provider-githubfile-1584537120161669000
- Merge pull request [#199](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/199) from terraform-aws-modules/terraform-provider-githubfile-1584537120162146000
- [ci skip] Create ".gitignore".
- [ci skip] Create ".editorconfig".
- [ci skip] Create "Makefile".
- Updated pre-commit-terraform - Updated pre-commit-terraform
- Updated pre-commit-terraform - Updated pre-commit-terraform
- Updated pre-commit-terraform - Updated pre-commit-terraform
...@@ -614,6 +633,7 @@ All notable changes to this project will be documented in this file. ...@@ -614,6 +633,7 @@ All notable changes to this project will be documented in this file.
<a name="v1.1.0"></a> <a name="v1.1.0"></a>
## [v1.1.0] - 2017-10-18 ## [v1.1.0] - 2017-10-18
- Merge pull request [#16](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/16) from terraform-aws-modules/oracle_and_iam
- Added iam_database_authentication_enabled and license_model model (fixed [#15](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/15) and [#14](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/14)) - Added iam_database_authentication_enabled and license_model model (fixed [#15](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/15) and [#14](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/14))
...@@ -632,11 +652,14 @@ All notable changes to this project will be documented in this file. ...@@ -632,11 +652,14 @@ All notable changes to this project will be documented in this file.
<a name="v1.0.6"></a> <a name="v1.0.6"></a>
## [v1.0.6] - 2017-10-12 ## [v1.0.6] - 2017-10-12
- Merge pull request [#9](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/9) from yamaszone/master
- Set final_snapshot_identifier in Postgres RDS example - Set final_snapshot_identifier in Postgres RDS example
- Merge branch 'master' of https://github.com/terraform-aws-modules/terraform-aws-rds - Merge branch 'master' of https://github.com/terraform-aws-modules/terraform-aws-rds
- Updated README.md for MySQL RDS example - Updated README.md for MySQL RDS example
- Updated README.md for Postgres RDS example - Updated README.md for Postgres RDS example
- Merge pull request [#3](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/3) from jensendw/final_snapshot_identifier
- fianl-snapshot_identifier should default to nothing - fianl-snapshot_identifier should default to nothing
- Merge pull request [#10](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/10) from yo61/update_readme
- Add enhanced monitoring example to README, and add current contributors link - Add enhanced monitoring example to README, and add current contributors link
- Merge branch 'master' into final_snapshot_identifier - Merge branch 'master' into final_snapshot_identifier
- Updated links using upstream path - Updated links using upstream path
...@@ -654,6 +677,7 @@ All notable changes to this project will be documented in this file. ...@@ -654,6 +677,7 @@ All notable changes to this project will be documented in this file.
<a name="v1.0.5"></a> <a name="v1.0.5"></a>
## [v1.0.5] - 2017-10-11 ## [v1.0.5] - 2017-10-11
- Merge pull request [#6](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/6) from yo61/enable_enhanced_monitoring
- Tweak README.md examples - Tweak README.md examples
- Add complete enhanced monitoring example - Add complete enhanced monitoring example
- Add enhanced monitoring - Add enhanced monitoring
...@@ -662,6 +686,7 @@ All notable changes to this project will be documented in this file. ...@@ -662,6 +686,7 @@ All notable changes to this project will be documented in this file.
<a name="v1.0.3"></a> <a name="v1.0.3"></a>
## [v1.0.3] - 2017-09-28 ## [v1.0.3] - 2017-09-28
- Merge pull request [#4](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/4) from fmartingr/encryption
- Set example storage_encrypted value to false - Set example storage_encrypted value to false
- Removed unused variable - Removed unused variable
- Improved kms_key_id description - Improved kms_key_id description
...@@ -676,6 +701,7 @@ All notable changes to this project will be documented in this file. ...@@ -676,6 +701,7 @@ All notable changes to this project will be documented in this file.
<a name="v1.0.2"></a> <a name="v1.0.2"></a>
## [v1.0.2] - 2017-09-21 ## [v1.0.2] - 2017-09-21
- Merge pull request [#2](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/2) from khosrow/master
- db parameters can now be passed db_parameter_group mode - db parameters can now be passed db_parameter_group mode
...@@ -693,7 +719,8 @@ All notable changes to this project will be documented in this file. ...@@ -693,7 +719,8 @@ All notable changes to this project will be documented in this file.
- Initial commit - Initial commit
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.34.0...HEAD [Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.35.0...HEAD
[v2.35.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.34.0...v2.35.0
[v2.34.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.33.0...v2.34.0 [v2.34.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.33.0...v2.34.0
[v2.33.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.32.0...v2.33.0 [v2.33.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.32.0...v2.33.0
[v2.32.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.31.0...v2.32.0 [v2.32.0]: https://github.com/terraform-aws-modules/terraform-aws-rds/compare/v2.31.0...v2.32.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment