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

[ELB] Support SSL passthrough for v2 LBs #1647

Closed
outcatcher opened this issue Mar 10, 2022 · 0 comments · Fixed by #1648
Closed

[ELB] Support SSL passthrough for v2 LBs #1647

outcatcher opened this issue Mar 10, 2022 · 0 comments · Fixed by #1648
Assignees
Milestone

Comments

@outcatcher
Copy link
Contributor

Description of the enhancement

SSL passthrough is now available and should be supported by the provider

@outcatcher outcatcher added this to the v1.27.7 milestone Mar 10, 2022
@outcatcher outcatcher self-assigned this Mar 10, 2022
@outcatcher outcatcher changed the title [ELB] Support SSL passthrough for v3 LBs [ELB] Support SSL passthrough for v2 LBs Mar 10, 2022
@otc-zuul otc-zuul bot closed this as completed in #1648 Mar 11, 2022
otc-zuul bot pushed a commit that referenced this issue Mar 11, 2022
[ELB] Add SSL passthrough for lbv2 listener

Summary of the Pull Request
Add transparent_client_ip_enable to r/lb_listener_v2
Resolve #1647
PR Checklist

 Refers to: #1647
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccLBV2Listener_basic
=== PAUSE TestAccLBV2Listener_basic
=== CONT  TestAccLBV2Listener_basic
--- PASS: TestAccLBV2Listener_basic (137.12s)
PASS

Process finished with the exit code 0

=== RUN   TestAccLBV2Listener_SSLPassthrough
=== PAUSE TestAccLBV2Listener_SSLPassthrough
=== CONT  TestAccLBV2Listener_SSLPassthrough
--- PASS: TestAccLBV2Listener_SSLPassthrough (130.49s)
PASS

Process finished with the exit code 0

Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com>
Reviewed-by: Vladimir Vshivkov <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant