Skip to content

Releases: dwp/terraform-aws-kong-gateway

Release 0.0.11

10 Mar 09:46
79815e4
Compare
Choose a tag to compare
remove commented out block as it was invalid syntax

Signed-off-by: Daniel.Hill <daniel.hill@engineering.digital.dwp.gov.uk>

Release 0.0.10

09 Mar 09:49
6ab8c87
Compare
Choose a tag to compare
pass SSM param names that hold Kong EE creds (#26)

Release 0.0.9

08 Mar 16:00
0995f61
Compare
Choose a tag to compare
add lifecycle rules to autoscaling group (#30)

resolves target_group issue when using aws_autoscaling_group with aws_autoscaling_attachment

recommend by Hashicorp:
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/autoscaling_attachment

Co-authored-by: mark.garner1 <mark.garner1@engineering.digital.dwp.gov.uk>

Release 0.0.8

08 Mar 15:59
8a9f05a
Compare
Choose a tag to compare
check for and configure proxy(s) (#28)

Release 0.0.7

04 Mar 14:38
7577af6
Compare
Choose a tag to compare
pass environment through to database sub-module (#24)

use environment name in kms alias and rds cluster
resolves #23

Signed-off-by: Daniel Hill <dan@mamu.co>

Release 0.0.6

03 Mar 17:10
e25ee23
Compare
Choose a tag to compare
Output ASG (#22)

Release 0.0.5

03 Mar 10:22
c992e46
Compare
Choose a tag to compare
Added shared util library for tests, introduced a wait loop to check …

Release 0.0.4

02 Mar 16:04
4b50662
Compare
Choose a tag to compare
First pass at kong config system to allow hybrid mode deployments as …

Release 0.0.3

27 Feb 09:48
8c8db7e
Compare
Choose a tag to compare
add load balancers to hybrid and hybrid external db examples. Fix tes…

Release 0.0.2

26 Feb 18:49
fd28c68
Compare
Choose a tag to compare
add option for setting proxy and no_proxy (#16)

* add option for setting proxy and no_proxy

Signed-off-by: Daniel.Hill <daniel.hill@engineering.digital.dwp.gov.uk>

* add example where proxy is set