Skip to content

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

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)

v1.0.0

05 Jan 01:11
Compare
Choose a tag to compare

1.0.0 (2021-01-05)

Features

  • initial release of terraform-aws-rds-proxy 🎉 (402de16)