mirror of
https://github.com/terraform-aws-modules/terraform-aws-rds-proxy.git
synced 2026-01-18 04:09:02 +00:00
chore(release): version 4.4.0 [skip ci]
## [4.4.0](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/compare/v4.3.0...v4.4.0) (2026-01-15) ### Features * Support `endpoint_network_type` and `target_connection_network_type` for `aws_db_proxy` ([#44](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/issues/44)) ([5ca95b7](5ca95b74ed))
This commit is contained in:
parent
5ca95b74ed
commit
012b4332f5
1 changed files with 6 additions and 0 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [4.4.0](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/compare/v4.3.0...v4.4.0) (2026-01-15)
|
||||
|
||||
### Features
|
||||
|
||||
* Support `endpoint_network_type` and `target_connection_network_type` for `aws_db_proxy` ([#44](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/issues/44)) ([5ca95b7](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/commit/5ca95b74ed8b25b9dc259a12dfb36f58e1186e0d))
|
||||
|
||||
## [4.3.0](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/compare/v4.2.1...v4.3.0) (2026-01-08)
|
||||
|
||||
### Features
|
||||
|
|
|
|||
Loading…
Reference in a new issue