Releases: tedilabs/terraform-aws-cloudfront
Releases · tedilabs/terraform-aws-cloudfront
v0.3.0
What's Changed
- Use module instead of resource for resource group by @posquit0 in #10
- Introduce tflint by @posquit0 in #11
- Bump tj-actions/changed-files from 35 to 36 by @dependabot in #13
- Bump tj-actions/changed-files from 36 to 37 by @dependabot in #14
- Bump tj-actions/changed-files from 37 to 38 by @dependabot in #15
- Remove the maximum of keepalive timeout value in distribution by @posquit0 in #18
- Bump crazy-max/ghaction-github-labeler from 4 to 5 by @dependabot in #21
- Bump actions/checkout from 3 to 4 by @dependabot in #19
- Bump tj-actions/changed-files from 38 to 39 by @dependabot in #20
- Update terraform version to v1.5 by @posquit0 in #22
- Bump tj-actions/changed-files from 39 to 40 by @dependabot in #23
- Add origin-access-control module by @posquit0 in #24
- Define explictly any type variables to object in distribution by @posquit0 in #25
- Update cloudfront policies module by @posquit0 in #26
- Support oac and continuous deployment for distribution by @posquit0 in #27
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Add cache-policy module by @posquit0 in #3
- Add origin-request-policy module by @posquit0 in #4
- Add response-headers-policy module by @posquit0 in #5
- Support security headers for
response-headers-policy
module by @posquit0 in #6 - Support http3 for cloudfront distribution module by @posquit0 in #9
Full Changelog: v0.1.1...v0.2.0