Skip to content

Latest commit

 

History

History
86 lines (48 loc) · 1.61 KB

File metadata and controls

86 lines (48 loc) · 1.61 KB

Changelog

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.

1.8.0 (2026-03-12)

Warning

This release bumps the minimum required version of OpenTofu/Terraform to 1.11.

Feat

  • Support creation of readonly database users. (WRSAT-447) (#35)

1.7.0 (2026-02-25)

Feat

  • Configure IAM users for IAM based authentication. (#31)

1.6.0 (2026-02-17)

Feat

  • Add long term backups configuration. (WRSAT-232) (#29)

1.5.1 (2026-01-20)

Fix

  • Added cluster_resource_id output. (#27)

1.5.0 (2026-01-20)

Feat

  • Added cluster_id output. (#25)

1.4.0 (2025-12-19)

Feat

  • Allow password rotation to be configured. (#23)

1.3.1 (2025-07-24)

Fix

  • Set final snapshot identifier. (#22)
  • Only enable supported log exports. (#20)

1.3.0 (2025-05-09)

Feat

  • Reduce length of the monitoring role name with new (optional) short_* inputs. (#18)

Fix

  • Added default value for cluster_parameters. (#16)

1.2.0 (2025-04-24)

Feat

  • Allow database engine and version to be configured. (#15)
  • Added more advanced security group configuration. (#13)

1.1.0 (2025-04-24)

Feat

  • 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)

1.0.0 (2024-12-05)

Feat

  • Initial release. (#1)