Closed Enase closed 5 years ago
it would be great if u merge and release new package..
Can you describe the issue that your pull request fixes?
Steps to reproduce:
environment.yml
with secret_name
variable in the same way as it described in README.mdsls invoke local -f your_funcation_name -p path/to/input_data.json --stage your_stage
.Expected result:
.env
file generatedsecret_name
variable is set to process environmentActual result:
.env
file is not generatedsecret_name
variable is not set to process environment
In some reason local invoke support was removed. It was added by https://github.com/DieProduktMacher/serverless-env-generator/pull/6 a few month ago.