Releases: terraform-aws-modules/terraform-aws-rds
Releases · terraform-aws-modules/terraform-aws-rds
v7.2.0
19 Mar 21:08
Compare
Sorry, something went wrong.
No results found
7.2.0 (2026-03-19)
Features
Add support for customer_owned_ip_enabled parameter (#625 ) (1cbf077 )
v7.1.0
13 Jan 20:13
Compare
Sorry, something went wrong.
No results found
7.1.0 (2026-01-13)
Features
v7.0.1
05 Jan 02:05
Compare
Sorry, something went wrong.
No results found
7.0.1 (2026-01-05)
Bug Fixes
Update min required terraform version to 1.11.1 (#614 ) (41bbb39 )
v7.0.0
29 Dec 15:39
Compare
Sorry, something went wrong.
No results found
7.0.0 (2025-12-29)
âš BREAKING CHANGES
Upgrade min required AWS provider and Terraform version to 6.27 and 1.11 respectively (#612 )
List of backwards incompatible changes
Terraform v1.11 is now minimum supported version to support write-only (wo_*) attributes.
AWS provider v6.27 is now minimum supported version
password is no longer supported and only the write-only equivalent is supported (password_wo and password_wo_version)
Additional changes
Added
Support for region argument to specify the AWS region for the resources created if different from the provider region.
Modified
Variable definitions now contain detailed object types in place of the previously used any type
copy_tags_to_snapshot default value is now true
v6.13.1
21 Oct 09:10
Compare
Sorry, something went wrong.
No results found
v6.13.0
01 Oct 14:14
Compare
Sorry, something went wrong.
No results found
v6.12.0
21 Apr 23:05
Compare
Sorry, something went wrong.
No results found
6.12.0 (2025-04-21)
Features
Change final_snapshot_identifier when snapshot_identifier changes (#591 ) (9122d19 )
v6.11.0
21 Mar 10:59
Compare
Sorry, something went wrong.
No results found
v6.10.0
16 Oct 14:39
Compare
Sorry, something went wrong.
No results found
6.10.0 (2024-10-16)
Features
Support cloudwatch_log_group_tags parameter (#571 ) (73e33fe )
Bug Fixes
v6.9.0
19 Aug 14:37
Compare
Sorry, something went wrong.
No results found
6.9.0 (2024-08-19)
Features
Support skip_destroy for option and param groups and add upgrade_storage_config for replicas (#559 ) (3f73565 )