Skip to content

Releases: dwp/terraform-aws-kong-gateway

Release 0.0.61

06 Dec 15:41
0b843ae
Compare
Choose a tag to compare
refactor(terraform): Allow management plane and portal ECS Task defin…

Release 0.0.60

25 Nov 16:58
dbeb38e
Compare
Choose a tag to compare
refactor(terraform): Switch to using aws_launch_template resource (#94)

Signed-off-by: Matt Holmes <[email protected]>

Release 0.0.59

03 Nov 11:26
dd83198
Compare
Choose a tag to compare
feat(*): add KONG_PLUGINS variable allowing to load other plugins (#93)

Signed-off-by: Alvaro Lopez Hernandez <[email protected]>

Release 0.0.58

31 Oct 20:24
8fcb924
Compare
Choose a tag to compare
fix(variables): add kong_plugins variable at the root module (#92)

Signed-off-by: Alvaro Lopez Hernandez <[email protected]>

Release 0.0.57

31 Oct 18:42
2975322
Compare
Choose a tag to compare
chore(kics): upgrade KICS to remove deprecated NodeJS version warning…

Release 0.0.56

31 Oct 09:43
a35d0be
Compare
Choose a tag to compare
docs: correct architecture diagram link (#90)

Release 0.0.55

31 Oct 09:43
37c55e9
Compare
Choose a tag to compare
ci: restrict PR workflow from runnning in parallel (#89)

this is to prevent a job starting while another in progress, which currently has two issues:
1) resource name collisions
2) AWS creds get disabled by first job while second job is using them

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

Release 0.0.54

31 Oct 09:41
eea3293
Compare
Choose a tag to compare
feat(ecs): add KONG_PLUGINS variable allowing to load other plugins (…

Release 0.0.53

12 Oct 14:12
ff0cea5
Compare
Choose a tag to compare
chore(terraform): Correct various typos in variable descriptions (#86)

Signed-off-by: Matt Holmes <[email protected]>

Signed-off-by: Matt Holmes <[email protected]>

Release 0.0.52

12 Oct 13:12
969eec7
Compare
Choose a tag to compare
chore(examples): correct `pari` typo to `pair` (#85)

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