Releases: jmgreg31/terraform-aws-cloudfront
Releases · jmgreg31/terraform-aws-cloudfront
v5.0.1
v5.0.0
v4.3.9
Version 4.3.9
Commits
- [4ee6bd2] (release): gh action branch for release (#62)
- [a228d11] (feature): enhanced action workflow (#61)
- [4753e11] (fix): bump abc (#60)[norelease]
- [4874461] repo enhancements (#59)[norelease]
- [ba06594] actions clean-up [norelease] (#58)
- [36d5e40] (fix): bump [norelease]
- [33b39f3] (fix): bump [norelease]
- [813c29e] (feature): scripts (#55) [norelease]
v4.3.8
Version TF bump
v4.3.7 Update `versions.tf` to Enable AWS Provider 4.x.x (#51)
Support for response headers policy use
Cloudfront Functions
Adding Cloudfront Functions support. Please note, logging must be enabled for the association to be attached
Update Origin Path Default
Update to origin path default to ""
to fix bug with setting it to null
Cache Policy ID
Enhancements to support Cahce Policy ID in the cached behaviors. Please Review the CHANGELOG for additional details
Bug Fix dynamic s3 origin config
Thanks @eyalmor-adsk
fix dynamic_s3_origin_config variable, to match the configuration of dynamic_custom_origin_config. This fixes a bug where custom_headers couldn't be set.