All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update Lambda runtime to nodejs20.x
- Update default codebuild image to
aws/codebuild/standard:7.0
- Fix CHANGELOG
- Upgrade CodeBuild image and Lambda runtime
- Adding conditional support for CodeStar source code connections
- Upgrading to Terraform 12
- Updating default codebuild image to
aws/codebuild/standard:3.0
- README.md cleanup
- Adding debug option
- various fixes
- Updating docs again
- Updating docs
- Adding diagram to docs
- retaining lambda @ edge function on delete
- Making custom error pages a parameter
- Fixes for showing index.html in subdirectories
- Fixes for adding trailing slash
- Block all public access to buckets
- cfn-lint fixes
- Documentation fix
- Upgrading to Terraform 12
- Fixing duplicate name property
- Adding WAF and ability to whitelist IPs
- Update default build command
- Adding notification_email variable
- Improve documentation
- Added build_command variable
- Added code_build_docker_image_identifier variable
- Initial release