dwyl / dwyl/aws-lambda-deploy

Environment Variables

Open
#58 3 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
76
Forks
15
Avg merge
1d 13h
Merged PRs (30d)
7

Description

We already have a means of packaging an `.env` file with environment variables that works well.

AWS Recently introduced support for Environment Variables for Lambda Functions:
http://docs.aws.amazon.com/lambda/latest/dg/env_variables.html

which _appear_ to be supported in the JavaScriptSDK: http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Lambda.html
![image](https://cloud.githubusercontent.com/assets/194400/23370572/002815fc-fd0d-11e6-9c29-59fee5209337.png)

Should we update our deployment to use set them?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.