Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting override_host in a backend definition doesn't always create .host_header in the backend's VCL definition. #926

Open
bcarrier92 opened this issue Feb 13, 2025 · 0 comments

Comments

@bcarrier92
Copy link

In our Fastly terraform configuration, I added override_host to one of my backends (let’s called it backend-a). When I deployed this change, I expected to see .host_header = <my value>; under backend-a’s definition in the VCL in the Fastly console, but I did not.

@bcarrier92 bcarrier92 changed the title Setting override_host in a backend definition doesn't always create .host_header in the backend's VCL definition. Setting override_host in a backend definition doesn't always create .host_header in the backend's VCL definition. Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant