extensions icon indicating copy to clipboard operation
extensions copied to clipboard

🐛 [firestore-bigquery-export] Support Direct VPC Egress

Open thomas-hahn-kr opened this issue 3 months ago • 1 comments

[READ] Step 1: Are you in the right place?

Issues filed here should be about a feature request for a specific extension in this repository. To file a feature request that affects multiple extensions or the Firebase Extensions platform, please reach out to Firebase support directly.

[REQUIRED] Step 2: Extension name

This feature request is for extension: firestore-bigquery-export (storage-resize-images, firestore-send-email, etc)

What feature would you like to see?

Currently the cloud function supports egress using Serverless VPC Access. Please add Direct VPC Egress: https://cloud.google.com/run/docs/configuring/vpc-direct-vpc

How would you use it?

We extensively use VPC Service controls and need to keep connections internal to our network wherever possible. Serverless VPC Access is the old method for Cloud Functions to connect privately to a VPC, whereas Direct VPC Egress is the new method.

thomas-hahn-kr avatar Aug 27 '25 16:08 thomas-hahn-kr

Hi there, thanks for opening this! It's been received. I'll raise it with the team for consideration.

cabljac avatar Sep 01 '25 09:09 cabljac