Releases: TechHoldingLLC/terraform-aws-cloudfront
Releases · TechHoldingLLC/terraform-aws-cloudfront
v1.0.12
What's Changed
- feat: added policy for response header policy by @harshvardhan49 in #13
New Contributors
- @harshvardhan49 made their first contribution in #13
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- fix: Root Object creation by @kaustubhposhiya in #12
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- feat: s3 object for deafult path index.html by @kaustubhposhiya in #11
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- fix: Default cache behaviour variable value by @kaustubhposhiya in #10
Full Changelog: v1.0.8...v1.0.9
Updates in forwarded values and TTL
- Updates in TTL for ordered cache behavior.
- Added forwarded values in default and ordered cache behavior
Changes in ordered cache behaviour
- Changed cache policy ID in Ordered cache behaviour
- Changed type of origin and ordered_cache_behaviour variables
- Changed lambda_function_association and function_association in ordered cache behaviour
Adding ordered_cache_behavior
- Adding Ordered cache behaviour for adding cache behaviours for different paths.
- Modifying usage of origin variable in origin block in CloudFront resource.
v1.0.5
What's Changed
- Update cache config by @piyushsonigra in #6
New Contributors
- @piyushsonigra made their first contribution in #6
Full Changelog: v1.0.4...v1.0.5
Support for Origin request policy
Merge pull request #5 from TechHoldingLLC/feat/origin_request_policy Origin Request Policy
remove prevent destroy from lifecycle
Full Changelog: v1.0.2...v1.0.3