Skip to content

Adding support for vpcConnector when deploying a function #195

Closed
@idoshilon

Description

@idoshilon

Adding support to set vpcConnector when deploying a function (i.e if you want to access memory store form cloud function).
See here - https://cloud.google.com/functions/docs/networking/connecting-vpc?authuser=1

I think it should be done around this area -

const funcTemplate = getFunctionTemplate(

adding support for vpcConnector and vpcConnectorEgressSettings.

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