All notable changes to this project will be documented in this file.
3.1.0 (2025-02-02)
3.0.0 (2025-01-09)
- Rename resource aws_appsync_api_cache (#70)
2.6.0 (2025-01-07)
2.5.1 (2024-10-11)
2.5.0 (2024-03-20)
2.4.1 (2024-03-07)
2.4.0 (2023-11-01)
2.3.0 (2023-10-24)
2.2.1 (2023-08-30)
2.2.0 (2023-08-10)
2.1.0 (2023-08-10)
2.0.0 (2023-06-05)
- Added appsync visibility option, bump AWS provider version to 5.x (#50)
1.8.0 (2023-04-04)
1.7.0 (2023-03-11)
1.6.2 (2023-03-03)
1.6.1 (2023-01-24)
1.6.0 (2022-11-10)
1.5.3 (2022-10-27)
1.5.2 (2022-07-09)
1.5.1 (2022-04-21)
1.5.0 (2022-04-06)
1.4.0 (2022-02-14)
1.3.0 (2022-02-14)
1.2.0 (2022-01-08)
1.1.2 (2022-01-07)
1.1.1 (2021-11-22)
v1.1.0 - 2021-09-08
- feat: Add iam_permission_boundary to IAM role (#18)
- chore: update CI/CD to use stable
terraform-docs
release artifact and discoverable Apache2.0 license (#15) - chore: Updated versions&comments in examples
v1.0.0 - 2021-04-26
- feat: Shorten outputs (removing this_) (#14)
v0.9.0 - 2021-04-22
- feat: add support for functions (#13)
- chore: update documentation and pin
terraform_docs
version to avoid future changes (#12) - chore: align ci-cd static checks to use individual minimum Terraform versions (#11)
- chore: add ci-cd workflow for pre-commit checks (#10)
v0.8.0 - 2020-12-06
- fix: dynamodb service role (#7)
v0.7.0 - 2020-11-16
- fix: Fixed terraform versions (#6)
v0.6.0 - 2020-11-16
- fix: terraform output after the resources are destroyed without any error (#5)
- Added disabled example
- Update outputs.tf
v0.5.0 - 2020-10-26
- fix: Fixed ARN for DynamoDB table in IAM role created by AppSync
v0.4.0 - 2020-10-04
- feat: Added support for all authorization providers (#2)
v0.3.0 - 2020-09-15
- Added GraphQL FQDN to outputs
- docs: Document migration path for Terraform resources (datasource vs resolver)
v0.2.0 - 2020-08-25
- fix: Updated VTL templates to reflect direct Lambda resolvers integration (#1)
- Add all the code for AppSync module