-
Notifications
You must be signed in to change notification settings - Fork 630
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
load_balancing: support header session affinity policy #2521
load_balancing: support header session affinity policy #2521
Conversation
changelog detected ✅ |
faa0451
to
86f59c8
Compare
280639e
to
c0b4992
Compare
c0b4992
to
c01a207
Compare
c827bfd
to
4636a24
Compare
4636a24
to
05d29a4
Compare
Hi @jacobbednarz, this is ready for review |
ensure we give `TypeSet` the correct internal types
acceptance tests all passing
|
This functionality has been released in v4.11.0 of the Terraform Cloudflare Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Adds support for the new header session affinity policy and its related session affinity attribute.