Skip to content

Releases: dwp/terraform-aws-kong-gateway

Release 0.0.31

13 Sep 16:01
2809d45
Compare
Choose a tag to compare
ignore changes to RDS master password, allowing them to be controlled…

Release 0.0.30

24 Aug 07:39
b3ace7d
Compare
Choose a tag to compare
Update role so that it can be set as a variable (#58)

Release 0.0.29

19 Aug 22:14
286c7cb
Compare
Choose a tag to compare
separate ASG tags from other resources' tags (#57)

Release 0.0.28

18 Aug 08:21
9f1b188
Compare
Choose a tag to compare
set consistent name for Kong ASG and include role in name (#56)

Remove the random string prefix, it was superfluous. Correct `ebedded` typo.

Signed-off-by: Daniel.Hill <[email protected]>

Release 0.0.27

16 Aug 16:10
28c8a67
Compare
Choose a tag to compare
Add Kong Launch Configuration to outputs (#55)

* Add Kong Launch Configuration to outputs, fix kics-scan job

Release 0.0.26

06 Jul 09:24
64baf12
Compare
Choose a tag to compare
add instance_refresh config to asg (#54)

* add instance_refresh config to asg
Signed-off-by: Mark Garner <[email protected]>

* add min healthy % var to variables file
Signed-off-by: Mark Garner <[email protected]>

* Update variables.tf
Co-authored-by: Daniel Hill <[email protected]>

Co-authored-by: Mark Garner <[email protected]>
Co-authored-by: Daniel Hill <[email protected]>

Release 0.0.25

19 May 10:02
9cb39ab
Compare
Choose a tag to compare
Correct user data file paths (#52)

Correct user data file paths and add ability to pass own user data

Co-authored-by: Freddie Wright <[email protected]>
Co-authored-by: Daniel Hill <[email protected]>

Release 0.0.24

29 Apr 10:01
f591d3f
Compare
Choose a tag to compare
Bintray sunset (#49)

* updating kong download links

* adding ce changes

* update Amazon Linux package names

Co-authored-by: Daniel Hill <[email protected]>

Release 0.0.23

28 Apr 15:48
8c651dc
Compare
Choose a tag to compare
Support Amazon Linux 2 and RHEL (#48)

Signed-off-by: Daniel.Hill <[email protected]>
Co-authored-by: Vikash <[email protected]>

Release 0.0.22

26 Apr 09:42
12153fb
Compare
Choose a tag to compare
update http proxy example. Add squid proxy for testing. (#31)

* update http proxy example. Add squid proxy for testing.
configure Control plane to use proxy. Add scenario to pr.yml

Signed-off-by: Daniel.Hill <[email protected]>

* add config to Squid to allow all traffic through.
Add Squid port to to allowed egress rules on SGs

Signed-off-by: Daniel.Hill <[email protected]>

* add Name tag to proxy for clarity in console

Signed-off-by: Daniel.Hill <[email protected]>

* update kong hybrid conf following rebase

Signed-off-by: Daniel.Hill <[email protected]>