-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Support Application-Based Cookies #60
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: nitrocode <[email protected]>
This Pull Request has been updated, so we're dismissing all reviews.
/test all |
/test all |
/terratest |
We also need this feature for some applications, is there a reason this wasn't merged originally? @osterman @goruha @nitrocode could we please get a review of this again? I've rebased the changes in my own branch here and it works fine! main...abeluck:terraform-aws-alb-ingress:feat/application-cookies I could open up a new PR if @lgants isn't around to update this PR, just let me know. |
@abeluck there are conflicts in this PR. If the author can resolve the conflicts, someone can review. Or the pr can be recreated with the conflicts fixed. |
@nitrocode Thanks for getting back! Since I'm not the original author, I've opened a new PR with the same changes here (less merge conflicts of course). |
what
cookie_name
stickiness block parameterwhy
references
ALB Terraform ALB target group stickiness configuration: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lb_target_group#stickiness