Skip to content

networkservices: add forward_attributes to google_network_services_authz_extension - #18636

Open
martijneken wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
martijneken:add-forwardattributes-authzextension
Open

networkservices: add forward_attributes to google_network_services_authz_extension#18636
martijneken wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
martijneken:add-forwardattributes-authzextension

Conversation

@martijneken

@martijneken martijneken commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Description

Adds support for the forward_attributes (API: forwardAttributes) field to google_network_services_authz_extension.

forward_attributes allows users to specify a list of Envoy attributes (up to 16) forwarded to the callout extension server in the ProcessingRequest.attributes map field. This follows the existing implementation in google_network_services_lb_traffic_extension, google_network_services_lb_route_extension, and google_network_services_lb_edge_extension.

References

Affected Resource(s)

  • google_network_services_authz_extension

Tests

  • Updated acceptance test TestAccNetworkServicesAuthzExtension_update to cover create and update of forward_attributes.
  • Ran USE_BAZEL=0 make test in mmv1.

Release Note Template

networkservices: added `forward_attributes` field to `google_network_services_authz_extension`

@github-actions
github-actions Bot requested a review from slevenick August 13, 2026 16:40
@github-actions

Copy link
Copy Markdown

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@slevenick, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

@modular-magician

modular-magician commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 8e0ec96:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 4 files changed, 53 insertions(+)
google-beta provider View Diff 4 files changed, 53 insertions(+)
terraform-google-conversion View Diff 4 files changed, 39 insertions(+)

Test report

Analytics

Total Tests Passed Skipped Affected
102 99 2 1
Affected Service Packages
  • networkservices

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccNetworkServicesAuthzExtension_update

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccNetworkServicesAuthzExtension_update

🟢 All tests passed!

View the recording VCR build log or the debug logs folder for detailed results.

@martijneken, @slevenick VCR tests complete for 8e0ec96!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants