mirror of
https://github.com/terraform-aws-modules/terraform-aws-rds-proxy.git
synced 2025-12-17 00:11:11 +00:00
### [2.1.1](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/compare/v2.1.0...v2.1.1) (2022-08-10) ### Bug Fixes * Disable endpoint creation when setting `create_proxy = false` ([#12](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/issues/12)) ([26724ab](26724abef9)) * Update documentation to remove prior notice and deprecated workflow ([#9](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/issues/9)) ([8c1720c](8c1720cee3))
1.1 KiB
1.1 KiB
Changelog
All notable changes to this project will be documented in this file.
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)
2.1.0 (2022-04-20)
Features
- Repo has moved to terraform-aws-modules organization (ec9c760)