github cloudposse/terraform-aws-cloudfront-cdn 0.23.0
v0.23.0

latest releases: 1.1.0, v1, 1.0.1...
2 years ago
Add response headers policy input for CloudFront distributions default behaviour @itschrishudson (#76)

what

  • Adds an input to pass a response headers policy ID into the CloudFront distribution in the default cache behaviour.

why

  • AWS have recently released the ability to generate response header policies to add response headers for CORS/Security and custom use cases instead of setting at the origin or using a Lambda.
  • The current module does not allow you to pass in the ID of a policy in order to associate it with a the CloudFront distributions default behaviour.

references

Don't miss a new terraform-aws-cloudfront-cdn release

NewReleases is sending notifications on new releases.