This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Releases: vistaprint/TerraformModules
Releases · vistaprint/TerraformModules
Version 0.0.16
- Add dynamodb autoscaling module
Version 0.0.15
Bug fixes
Version 0.0.14
Add support to exclude modules from testing
Version 0.0.13
- Use a map to output ARNs for lambda module
v0.0.13-beta
Upgrade to newer version of Terraform in CI
Version 0.0.12
- Fix non-standard period in cloudwatch alarms
Version 0.0.11
- Allow users to specify multiple permissions when using the lambda module
Version 0.0.10
- Add API Gateway Responses module
- Improve testing reliability and readability
Version 0.0.9
- Add support for passthrough behavior in API gateway
- Add option to specify memory size in lambdas
Release v0.0.8
- Allow tags for Dynamodb and Lambdas
- Allow environment vars for Lambdas
- Prettier READMEs