Skip to content

Releases: terraform-aws-modules/terraform-aws-appsync

v2.2.1

30 Aug 16:08

Choose a tag to compare

2.2.1 (2023-08-30)

Bug Fixes

  • Fixed APPSYNC_JS resolvers for both kinds (UNIT and PIPELINE) (#55) (9d3e9b0)

v2.2.0

10 Aug 18:42

Choose a tag to compare

2.2.0 (2023-08-10)

Features

  • Added wrappers for for_each/terragrunt (#53) (99c1108)

v2.1.0

10 Aug 12:21

Choose a tag to compare

2.1.0 (2023-08-10)

Features

  • Add lambda as additional auth provider (#52) (9d641a4)

v2.0.0

05 Jun 21:14

Choose a tag to compare

2.0.0 (2023-06-05)

⚠ BREAKING CHANGES

  • Added appsync visibility option, bump AWS provider version to 5.x (#50)

Features

  • Added appsync visibility option, bump AWS provider version to 5.x (#50) (6fd4bb4)

v1.8.0

04 Apr 09:48

Choose a tag to compare

1.8.0 (2023-04-04)

Features

  • Adds support for JavaScript AppSync Functions (#49) (265095a)

v1.7.0

11 Mar 17:49

Choose a tag to compare

1.7.0 (2023-03-11)

Features

  • Added support for js pipeline resolver (#46) (d660ffb)

v1.6.2

03 Mar 11:37

Choose a tag to compare

1.6.2 (2023-03-03)

Bug Fixes

  • Replace hardcoded "aws" parition with data lookup (#47) (d6c8501)

v1.6.1

24 Jan 21:35

Choose a tag to compare

1.6.1 (2023-01-24)

Bug Fixes

  • Use a version for to avoid GitHub API rate limiting on CI workflows (#44) (4e86883)

v1.6.0

10 Nov 07:46

Choose a tag to compare

1.6.0 (2022-11-10)

Features

  • Add support to configure batch resolvers (#41) (6274e94)

v1.5.3

27 Oct 19:20

Choose a tag to compare

1.5.3 (2022-10-27)

Bug Fixes

  • Update CI configuration files to use latest version (#39) (33f0955)