[SCRS-2230] Configure source IP forwarding for GCP Service Extensions - #38779
[SCRS-2230] Configure source IP forwarding for GCP Service Extensions#38779eliottness wants to merge 2 commits into
Conversation
Preview links (active after the
|
|
Follow-up correction in |
|
[Automated message] This PR has merge conflicts caused by the recent docs repo reorg (files moved from the repo root into Please follow the instructions in the PR description. This is an automated comment, but if you have a question, you can mention me in this PR (external contributors) or reach out in #docs-repo-reorg-support on Slack (internal contributors). |
What does this PR do? What is the motivation?
Fixes SCRS-2230
Updates the GCP Service Extensions Terraform deployment guide to configure
forward_attributes = ["source.ip"]ongoogle_network_services_lb_traffic_extensionwithprovider = google-betaand update the required providers configuration to usegoogle-beta. This ensures the service extension receives the client IP address observed by the load balancer for App and API Protection client-IP attribution.Merge instructions
Merge readiness:
Additional notes