Commit graph

22 commits

Author SHA1 Message Date
Bryant Biggs
e3138b1c95 fix: Correct linting failures 2022-10-27 14:46:57 -04:00
Bryant Biggs
84d42b824b fix: Update CI configuration files to use latest version 2022-10-27 14:16:31 -04:00
semantic-release-bot
8d5c48782d chore(release): version 2.1.1 [skip ci]
### [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))
2022-08-10 18:35:22 +00:00
Gavin Williams
26724abef9
fix: Disable endpoint creation when setting create_proxy = false (#12)
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
2022-08-10 14:34:48 -04:00
Bryant Biggs
8c1720cee3
fix: Update documentation to remove prior notice and deprecated workflow (#9) 2022-04-21 09:56:38 +02:00
semantic-release-bot
6506401d6f chore(release): version 2.1.0 [skip ci]
## [2.1.0](https://github.com/clowdhaus/terraform-aws-rds-proxy/compare/v2.0.1...v2.1.0) (2022-04-20)

### Features

* Repo has moved to [terraform-aws-modules](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy) organization ([ec9c760](ec9c76000e))
2022-04-20 22:50:21 +00:00
Bryant Biggs
ec9c76000e feat: Repo has moved to [terraform-aws-modules](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy) organization 2022-04-20 18:48:34 -04:00
Bryant Biggs
2f5444105f chore: update reference in README documentation 2021-11-17 08:08:07 -05:00
Bryant Biggs
affe754727 fix: remove un-used variables and update linting checks to ensure this is catched in the future 2021-11-17 08:04:41 -05:00
Bryant Biggs
9c80ff9ac5
chore: update examples and CI workflows (#7) 2021-11-03 13:58:02 -04:00
Bryant Biggs
9af356bced chore: update README link to svg 2021-09-19 13:17:39 -04:00
Bryant Biggs
4bbca899ca
chore: update examples for security best practices and Bridgecrew monitoring (#6) 2021-09-19 12:41:40 -04:00
Bryant Biggs
3550f1bd9c BREAKING CHANGE: add new resource aws_db_proxy_endpoint for generating proxy endpoints from a dynamic map of inputs (#5) 2021-05-08 17:41:06 -04:00
Bryant Biggs
2ff25454fe chore: update documentation using latest version of terraform_docs 2021-03-27 18:35:03 -04:00
Bryant Biggs
9bd94bdf43 chore: update pre-commit hook version and update docs via terraform_docs 2021-03-02 18:01:44 -05:00
Bryant Biggs
947bc1f6c5 chore: add CODEOWNERS file 2021-03-02 18:00:25 -05:00
Bryant Biggs
31c8b472ee fix: correct references to master to use main 2021-02-27 11:41:51 -05:00
Andrés Rodríguez
e8f3b082a2
fix: incorrect output values for default_target_group name and arn (#3) 2021-02-27 11:39:40 -05:00
Bryant Biggs
646b0428d4 fix: remove restriction that debug logging must be enabled in order to manage the proxy log group 2021-01-06 20:10:11 -05:00
Bryant Biggs
fe6d354da5 chore: update README usage example 2021-01-04 20:58:56 -05:00
Bryant Biggs
f93f88c56b
chore: add ci/cd github actions workflows for validating module changes and creating releases (#1) 2021-01-04 20:34:25 -05:00
Bryant Biggs
402de162e6 feat: initial release of terraform-aws-rds-proxy 🎉 2021-01-04 20:10:46 -05:00