Skip to content

v9.6.0

Choose a tag to compare

@patheard patheard released this 02 Jul 12:45
· 231 commits to main since this release
50c0f63

What's Changed

  • feat: create an RDS cluster without a proxy by @patheard in #525

⚠️ Note

The RDS module change means that the RDS proxy is now optional. As a result, a migration file has been added to the module so that on upgrade, all proxy resources will be migrated. There should be no changes to infrastructure, but the Terraform plan/apply operations will show the RDS proxy resources being moved in the Terraform state to their new indexed resource keys.

Full Changelog: v9.5.3...v9.6.0