Skip to content

v0.18.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 31 Mar 17:23
e0eb2ef
Adding Origin Request Policy for cache behaviours @justnom (#60)

what

  • Adds the Origin Request Policy attribute to the CloudFront distribution cache behaviours
  • Nullifies any cache forwarded values if non-legacy cache behaviours are set. Taken from @dmattia PR.

why

  • Allow the user to provide a custom Origin Request Policy for the underlying CloudFront distribution

references