Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new plugin serverless-dotenv-plugin #193

Merged
merged 1 commit into from
Sep 26, 2018

Conversation

colynb
Copy link
Contributor

@colynb colynb commented Sep 24, 2018

Use this plugin if you have variables stored in a .env file that you want loaded into your serverless yaml config. This will allow you to reference them as ${env:VAR_NAME} inside your config and it will load them into your lambdas.

@eahefnawy
Copy link
Contributor

@colynb I LOVE this simple plugin! Thanks for your work!

@eahefnawy eahefnawy merged commit d7c6a21 into serverless:master Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants