Commit graph

28 commits

Author SHA1 Message Date
Matt McLane
1720e7616c update README to include iam_role_arn output 2023-08-10 09:57:17 -04:00
Matt McLane
7add221831 adding output for iam role used 2023-08-10 09:44:22 -04:00
Akihiro YAMAZAKI
4e5c8068b9
chore: Fix broken links to examples (#21) 2023-06-27 13:19:28 +02:00
semantic-release-bot
cb79f9c5dc chore(release): version 3.0.0 [skip ci]
## [3.0.0](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/compare/v2.1.2...v3.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](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/issues/17)) ([cc39e9d](cc39e9d029))
2023-06-09 11:31:21 +00:00
jatalocks
cc39e9d029
feat!: Increase Terraform and AWS provider minimum supported versions; update auth configuration schema (#17)
Co-authored-by: Orest Kapko <orest.kapko@welltech.com>
Co-authored-by: Amitai Getzler <amitai.getzler@explorium.ai>
Co-authored-by: Orest Kapko <kapko2311@gmail.com>
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
2023-06-09 07:30:52 -04:00
Pål-Magnus Slåtto
5d1c5e67ea
chore: Upgrade CI workflows to use non-deprecated runtimes (#15) 2023-01-24 13:44:33 -08:00
semantic-release-bot
8670cc32f3 chore(release): version 2.1.2 [skip ci]
### [2.1.2](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/compare/v2.1.1...v2.1.2) (2022-10-27)

### Bug Fixes

* Update CI configuration files to use latest version ([#13](https://github.com/terraform-aws-modules/terraform-aws-rds-proxy/issues/13)) ([2e11175](2e111751a3))
2022-10-27 19:09:02 +00:00
Bryant Biggs
2e111751a3
fix: Update CI configuration files to use latest version (#13) 2022-10-27 21:08:36 +02: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