cloudposse / terraform-aws-cloudfront-cdn

Terraform Module that implements a CloudFront Distribution (CDN) for a custom origin.
https://cloudposse.com/accelerate
Apache License 2.0
99 stars 121 forks source link

add custom_header variable to send custom headers to origin #47

Closed bkero closed 3 years ago

bkero commented 3 years ago

what

why

references

closes #46

osterman commented 3 years ago

/test all

mihaiplesa commented 3 years ago

Seems to have failed bats with:

ERROR: unsatisfiable constraints:
  json2hcl (missing):
    required by: world[json2hcl]
make: *** [Makefile.alpine:4: deps] Error 1
Error: Process completed with exit code 2.
mihaiplesa commented 3 years ago

@osterman any chance we can retest this?

joe-niland commented 3 years ago

/test bats

joe-niland commented 3 years ago

@mihaiplesa thanks for your contribution!

mihaiplesa commented 3 years ago

Credit goes to @bkero here at Brave. Thanks for helping on a Sunday!

joe-niland commented 3 years ago

@mihaiplesa my mistake! Thanks for the PR @bkero !