All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Warning
This release bumps the minimum required version of OpenTofu/Terraform to 1.11.
- Support creation of readonly database users. (WRSAT-447) (#35)
- Configure IAM users for IAM based authentication. (#31)
- Add long term backups configuration. (WRSAT-232) (#29)
- Added
cluster_resource_idoutput. (#27)
- Added
cluster_idoutput. (#25)
- Allow password rotation to be configured. (#23)
- Set final snapshot identifier. (#22)
- Only enable supported log exports. (#20)
- Reduce length of the monitoring role name with new (optional)
short_*inputs. (#18)
- Added default value for
cluster_parameters. (#16)
- Allow database engine and version to be configured. (#15)
- Added more advanced security group configuration. (#13)
- Added support for cluster parameters. (#12)
- Configured CloudWatch log exports. (#11)
- Added IAM authentication and backup retention settings. (#8)
- Allow enabling the Data API. (#6)
- Allow the number of instances to be configured. (#7)
- Initial release. (#1)