Skip to content

[SCRS-2230] Configure source IP forwarding for GCP Service Extensions - #38779

Closed
eliottness wants to merge 2 commits into
masterfrom
eliottness/gcp-service-extension-source-ip
Closed

[SCRS-2230] Configure source IP forwarding for GCP Service Extensions#38779
eliottness wants to merge 2 commits into
masterfrom
eliottness/gcp-service-extension-source-ip

Conversation

@eliottness

@eliottness eliottness commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

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"] on google_network_services_lb_traffic_extension with provider = google-beta and update the required providers configuration to use google-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:

  • Ready for merge

Additional notes

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@eliottness

Copy link
Copy Markdown
Contributor Author

Follow-up correction in cffde6ee1c: the Terraform resource type remains google_network_services_lb_traffic_extension; the beta implementation is selected with provider = google-beta. The forward_attributes field was released in provider v7.39.0, so the required-provider constraint is now >= 7.39.0.

@jhgilbert

Copy link
Copy Markdown
Contributor

[Automated message] This PR has merge conflicts caused by the recent docs repo reorg (files moved from the repo root into hugo/). A new PR with your commits translated to the correct paths has been opened: #38852

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).

@jhgilbert jhgilbert closed this Aug 6, 2026
@jhgilbert jhgilbert added astro-reorg-autofixed Needs manual conflict resolution after replatforming reorg astro-reorg-processed Needs manual conflict resolution after replatforming reorg labels Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

astro-reorg-autofixed Needs manual conflict resolution after replatforming reorg astro-reorg-processed Needs manual conflict resolution after replatforming reorg

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants