github terraform-aws-modules/terraform-aws-rds v7.0.0

10 hours ago

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

Don't miss a new terraform-aws-rds release

NewReleases is sending notifications on new releases.