Skip to content

Releases: terraform-aws-modules/terraform-aws-rds-proxy

v3.1.1

06 Mar 19:15
Compare
Choose a tag to compare

3.1.1 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#26) (a31a810)

v3.1.0

30 Aug 23:59
Compare
Choose a tag to compare

3.1.0 (2023-08-30)

Features

v3.0.0

09 Jun 11:31
Compare
Choose a tag to compare

3.0.0 (2023-06-09)

⚠ BREAKING CHANGES

  • Increase Terraform and AWS provider minimum supported versions; update auth configuration schema (#17)

Features

  • Increase Terraform and AWS provider minimum supported versions; update auth configuration schema (#17) (cc39e9d)

v2.1.2

27 Oct 19:09
Compare
Choose a tag to compare

2.1.2 (2022-10-27)

Bug Fixes

  • Update CI configuration files to use latest version (#13) (2e11175)

v2.1.1

10 Aug 18:35
Compare
Choose a tag to compare

2.1.1 (2022-08-10)

Bug Fixes

  • Disable endpoint creation when setting create_proxy = false (#12) (26724ab)
  • Update documentation to remove prior notice and deprecated workflow (#9) (8c1720c)

v2.1.0

20 Apr 22:50
Compare
Choose a tag to compare

2.1.0 (2022-04-20)

Features

v2.0.1

17 Nov 13:05
Compare
Choose a tag to compare

2.0.1 (2021-11-17)

Bug Fixes

  • remove un-used variables and update linting checks to ensure this is catched in the future (affe754)

v2.0.0

08 May 21:49
Compare
Choose a tag to compare

2.0.0 (2021-05-08)

Breaking Changes:

  • add new resource aws_db_proxy_endpoint for generating proxy endpoints from a dynamic map of inputs
  • upgrade minimum version of Terraform to 0.13.1
  • upgrade minimum version of AWS provider to support new resource

v1.0.2

27 Feb 16:43
Compare
Choose a tag to compare

1.0.2 (2021-02-27)

Bug Fixes

  • correct references to master to use main (31c8b47)
  • incorrect output values for default_target_group name and arn (#3) (e8f3b08)

v1.0.1

07 Jan 01:11
Compare
Choose a tag to compare

1.0.1 (2021-01-07)

Bug Fixes

  • remove restriction that debug logging must be enabled in order to manage the proxy log group (646b042)