Skip to content
This repository was archived by the owner on Oct 8, 2022. It is now read-only.
This repository was archived by the owner on Oct 8, 2022. It is now read-only.

Improve granularity of Google Cloud Function deployment #10

@moreirathomas

Description

@moreirathomas

See #9 (comment).

TDLR: when provisioning the resource for the cloud function, we need to define the source code to use. We use a bucket holding an archive with the source files. At the moment, each new terraform apply would zip and deploy a new version of the source code if there is any changes inside the source directory, we may when to provide an opt-in/opt-out option to skip source files changes.

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