terraform-google-lb-http icon indicating copy to clipboard operation
terraform-google-lb-http copied to clipboard

Implement Envoy-based load balancing schemes

Open jawnsy opened this issue 3 years ago • 1 comments

Add configuration for load_balancing_scheme setting in forwarding rules and backend service configuration.

Closes: terraform-google-modules/terraform-google-lb-http#257

Signed-off-by: Jonathan Yu [email protected]

jawnsy avatar Sep 22 '22 22:09 jawnsy

Thanks for the PR! 🚀
✅ Lint checks have passed.

comment-bot-dev avatar Sep 22 '22 22:09 comment-bot-dev

@bharathkkb Hey, sorry for the ping, just wanted to make sure that you saw this. Is anything else needed to get this completed and merged?

jawnsy avatar Oct 17 '22 17:10 jawnsy

Tests seemed to be failing due to version bump in https://github.com/terraform-google-modules/terraform-google-lb-http/pull/281, removed explicit constraint in the example.

bharathkkb avatar Nov 03 '22 16:11 bharathkkb