Skip to content

Support secrets in Lambda environment #381

Description

@twelch

geoprocessing functions need to be able to access outside resources using API keys or other secrets.

There is a .env file that the developer sets up when running the devcontainer environment. But that only makes .env variables available when running tests locally.

We don't want to just insert all the .env file secrets into the Lambda environment on build/deploy. The framework needs a mechanism for the developer to specify which credentials should be made available to the Lambda environment.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions