Skip to content

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

@thomas-hahn-kr

Description

@thomas-hahn-kr

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions