- Sort values of enabled_cloudwatch_logs_exports in example
<aname="v1.21.0"></a>
## [v1.21.0] - 2018-08-18
- Added support for enabled cloudwatch logs exports (fixes [#70](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/70)) ([#74](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/74))
<aname="v1.20.0"></a>
## [v1.20.0] - 2018-08-18
- Minor updates after [#64](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/64)([#73](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/73))
<aname="v1.19.0"></a>
## [v1.19.0] - 2018-06-20
- Updated example to show usage of options group (fixed [#63](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/63))
<aname="v1.18.0"></a>
## [v1.18.0] - 2018-06-06
- Disable creation of db option group for Postgres (fixes [#62](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/62))
<aname="v1.17.0"></a>
## [v1.17.0] - 2018-06-04
- Minor fixes for db_option_group ([#55](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/55)) and prepared release
- Simplified outputs
- Add option group support ([#55](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/55))
- fixing small spelling mistake ([#61](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/61))
<aname="v1.16.0"></a>
## [v1.16.0] - 2018-05-16
- Added pre-commit hook to autogenerate terraform-docs ([#59](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/59))
<aname="v1.15.0"></a>
## [v1.15.0] - 2018-04-03
- Minor change to mssql example
- MSSQL: Adding two missing arguments for aws_db_instance: timezone & character_set_name ([#51](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/51))
<aname="v1.14.0"></a>
## [v1.14.0] - 2018-03-14
- Updated readme with conditional creatino section
- Add create_before_destroy to parameter group ([#30](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/30))
<aname="v1.5.0"></a>
## [v1.5.0] - 2017-12-08
- Fixed warning in output (fixes [#32](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/32) and [#31](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/31))
- Automatically create enhanced monitoring role ([#21](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/21))
<aname="v1.2.0"></a>
## [v1.2.0] - 2017-10-22
- Adds support for snapshot_identifier ([#18](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/18))
<aname="v1.1.1"></a>
## [v1.1.1] - 2017-10-18
- Added variable "source_db" for RDS replica option ([#13](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/13))
<aname="v1.1.0"></a>
## [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))
<aname="v1.0.8"></a>
## [v1.0.8] - 2017-10-12
- Fixed [#12](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/12), final_snapshot_identifier default can't be empty actually
<aname="v1.0.7"></a>
## [v1.0.7] - 2017-10-12
- Added skip_final_snapshot=true in module also (remaining from [#3](https://github.com/terraform-aws-modules/terraform-aws-rds/issues/3))
<aname="v1.0.6"></a>
## [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
- Merge branch 'master' of https://github.com/terraform-aws-modules/terraform-aws-rds
- Updated README.md for MySQL 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
- 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
- Merge branch 'master' into final_snapshot_identifier
- Updated links using upstream path
- Update README.md
- Added comments for default DB username value
- Added complete example for Postgres RDS
- support final_snapshot_identifier
<aname="v1.0.5"></a>
## [v1.0.5] - 2017-10-11
<aname="v1.0.4"></a>
## [v1.0.4] - 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
- Add complete enhanced monitoring example
- Add enhanced monitoring
<aname="v1.0.3"></a>
## [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
- Removed unused variable
- Improved kms_key_id description
- Cleaned duplicated attributes & variables
- Merge branch 'encryption' of github.com:fmartingr/terraform-aws-rds into encryption
- Added parameters to example
- Added kms_key_id parameter
- Using `encrypted` to set the db_instance.storage_encrypted
- Using `encrypted` to set the db_instance.storage_encrypted
<aname="v1.0.2"></a>
## [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