Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

override lambda env vars #4

Open
andreineculau opened this issue Apr 30, 2019 · 0 comments
Open

override lambda env vars #4

andreineculau opened this issue Apr 30, 2019 · 0 comments
Labels
question Further information is requested wontfix This will not be worked on

Comments

@andreineculau
Copy link
Contributor

https://github.com/tobiipro/aws-lambda-proxy/blob/master/src/handlers/local.js#L22 and https://github.com/tobiipro/aws-util-firecloud/blob/master/src/lambda/env-ctx.js#L127 makes it impossible to override lambda's env vars e.g. LOG_LEVEL

for the time being, I reckon that it is by design (lambda's env vars should not be overridden; otherwise the logic becomes even more complicated and error prone).
if it's not by design, we might want to allow this

cc @tobiiasl @IanSavchenko

@andreineculau andreineculau added the question Further information is requested label Apr 30, 2019
@andreineculau andreineculau added the wontfix This will not be worked on label Jul 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant