Skip to content

Releases: infraspecdev/terraform-aws-kong

v2.2.0

07 Sep 16:25

Choose a tag to compare

2.2.0 (2025-09-07)

Bug Fixes

  • resolve AWS provider version conflicts (d195783)

Features

  • apply Terraform best practices improvements (6ab55b3)
  • upgrade AWS Provider to v6.0.0 (0bcfab4)

v2.1.0

06 Sep 17:02

Choose a tag to compare

2.1.0 (2025-09-06)

Features

  • upgrade Terraform core version requirement to 1.13.0 (dff6539)

v2.0.5

06 Sep 08:49

Choose a tag to compare

2.0.5 (2025-09-06)

Bug Fixes

  • add workflow permissions to terraform master workflow (eb6d3fd)
  • add workflow_call trigger to terraform-docs workflow (f268060)
  • add write permissions to terraform-docs workflow (a949ced)
  • add write permissions to update-configs workflow (55b3ee1)
  • correct checkout configuration in terraform-checks workflow (44c1835)
  • make terraform-docs workflow Dependabot-safe (7686338)
  • move permissions to workflow level in terraform-docs (6e5dd89)
  • resolve terraform-docs workflow git push failure (8a8f69a)

v2.0.4

14 Nov 10:10
ba786d1

Choose a tag to compare

2.0.4 (2024-11-14)

Bug Fixes

v2.0.3

17 Oct 07:14

Choose a tag to compare

2.0.3 (2024-10-17)

Bug Fixes

v2.0.2

05 Aug 10:04

Choose a tag to compare

Bug Fixes

  • change diagram path from relative to absolute path.

v2.0.1

05 Aug 09:44

Choose a tag to compare

2.0.1 (2024-08-05)

Bug Fixes

  • architecture diagram not showing terraform registry (71aa04b)

v2.0.0

05 Aug 09:36

Choose a tag to compare

This release marks a major update to the terraform-aws-kong module with the following changes:

  • Code Refactor: Improved the code structure and removed deprecated or unnecessary modules to streamline the codebase.
  • Documentation: Updated and enhanced documentation to provide better guidance on usage and configuration.
  • Bug Fixes: Resolved issues from previous versions to ensure smoother functionality and stability.

Changes:

  • Refactored existing modules and code.
  • Removed obsolete or redundant modules.
  • Added examples for the module.

Full Changelog: v1.5.5...v2.0.0

v1.5.5

01 Aug 18:14

Choose a tag to compare

1.5.5 (2024-08-01)

Bug Fixes

  • allow ssh ingress from within vpc (706e6e3)

v1.5.4

01 Aug 18:04

Choose a tag to compare

1.5.4 (2024-08-01)

Bug Fixes