Skip to content

Releases: dwp/terraform-aws-kong-gateway

Release 0.0.71

16 Aug 17:38
45f4be1
Compare
Choose a tag to compare
feat(portal): add environment to Portal container (#105)

This can then be used in custom developer portals

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

Release 0.0.70

05 Jul 14:01
bad36bb
Compare
Choose a tag to compare
feat: allow setting Vitals TSDB address (#104)

Optionally allow user to set Vitals time series database address (e.g. prometheus) as an alternative to Vitals via control plane. See https://docs.konghq.com/gateway/2.8.x/vitals/vitals-prometheus-strategy/#main for further details. Also, added the Vitals endpoint details to Ubuntu cloud-init.sh, which had been missed on previous change

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

Release 0.0.69

20 Jun 08:34
7d2e7ec
Compare
Choose a tag to compare
upgrade terraform version to 1.4.5 and refactored kitchen test (#103)

Release 0.0.68

05 Apr 15:59
02e26ee
Compare
Choose a tag to compare
refactor(portal): Make Portal API definition optional (#102)

Signed-off-by: Matt Holmes <matthew.holmes@engineering.digital.dwp.gov.uk>

Release 0.0.67

07 Mar 16:41
8e5bee7
Compare
Choose a tag to compare
feat(ecs): propagate tags from task definition to tasks (#101)

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

Release 0.0.66

14 Feb 13:47
749d6a3
Compare
Choose a tag to compare
feat(*): add statsd-exporter variables (#100)

Signed-off-by: Alvaro Lopez Hernandez <alvaro.lopezhernandez@engineering.digital.dwp.gov.uk>

Release 0.0.65

26 Jan 08:50
5c89bb1
Compare
Choose a tag to compare
refactor(ecs): Remove KONG_SSL_CERT and KONG_SSL_CERT_KEY from Portal…

Release 0.0.64

18 Jan 17:04
f8cf50c
Compare
Choose a tag to compare
chore(terraform): upgrade `template_file` to `templatefile` (#98)

Signed-off-by: Alvaro Lopez Hernandez <alvaro.lopezhernandez@engineering.digital.dwp.gov.uk>

Release 0.0.63

10 Jan 12:40
f5f56a2
Compare
Choose a tag to compare
fix(ec2): aws_launch_template default version should change as the la…

Release 0.0.62

06 Jan 09:35
bb126f3
Compare
Choose a tag to compare
fix(ecs): Add KONG_PLUGINS variable to the Portal Task Definition (#96)

Signed-off-by: Matt Holmes <matthew.holmes@engineering.digital.dwp.gov.uk>