Terraform Aws Apigateway V2 Versions Save

Terraform module to create AWS API Gateway v2 (HTTP/WebSocket) 🇺🇦

v4.0.0

2 months ago

4.0.0 (2024-03-14)

âš  BREAKING CHANGES

  • Added creation of CW Log Group. Bump AWS provider version. (#103)

Features

  • Added creation of CW Log Group. Bump AWS provider version. (#103) (c123558)

v3.1.1

3 months ago

3.1.1 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#102) (c052dfe)

v3.1.0

4 months ago

3.1.0 (2024-02-12)

Features

  • Add variable create_route to control creation of route (#98) (68ad2b1)

v3.0.0

4 months ago

3.0.0 (2024-02-12)

âš  BREAKING CHANGES

  • Added the fail_on_warnings variable, bumped Terraform version to 1.0+ (#96)

Features

  • Added the fail_on_warnings variable, bumped Terraform version to 1.0+ (#96) (26859db)

v2.2.2

1 year ago

2.2.2 (2023-01-24)

Bug Fixes

  • Use a version for to avoid GitHub API rate limiting on CI workflows (#85) (9229fa2)

v2.2.1

1 year ago

2.2.1 (2022-10-27)

Bug Fixes

  • Update CI configuration files to use latest version (#84) (13bd65e)

v2.2.0

1 year ago

2.2.0 (2022-09-12)

Features

  • Enable route_settings in default stage (#80) (a13ef33)

v2.1.0

1 year ago

2.1.0 (2022-08-15)

Features

  • Added API GW Authorizer IDs to outputs (#76) (05da6b1)

v2.0.0

1 year ago

2.0.0 (2022-06-15)

âš  BREAKING CHANGES

  • Upgraded AWS provider to v4 everywhere (#74)

Features

  • Upgraded AWS provider to v4 everywhere (#74) (2f8ad61)

v1.8.0

2 years ago

1.8.0 (2022-05-27)

Features

  • Added enable_simple_responses and authorizer_credentials_arn to authorizers (#71) (1467b95)