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

Added support for forward_cookies_whitelisted_names #198

Merged
merged 2 commits into from
Nov 24, 2021

Conversation

rafaljanicki
Copy link
Contributor

what

I've added support for whitelisted_names (https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudfront_distribution#whitelisted_names) if forward_cookies is set to "whitelist"

why

Currently, the only option to forward cookies is to set it to "all" which isn't perfect

references

@rafaljanicki rafaljanicki requested review from a team as code owners November 15, 2021 14:26
@rafaljanicki rafaljanicki requested review from r351574nc3 and Makeshift and removed request for a team November 15, 2021 14:26
@nitrocode
Copy link
Member

/test all

@rafaljanicki
Copy link
Contributor Author

Sorry for hassling @nitrocode , but it'd make my life so much easier if we could get it merged. Let me know if there's anything I should add here :)

@nitrocode nitrocode merged commit 1f08d05 into cloudposse:master Nov 24, 2021
@nitrocode
Copy link
Member

thanks @rafaljanicki for the contribution!

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

Successfully merging this pull request may close these issues.

3 participants