Open AnnaDodson opened 3 years ago
No response
The lambda starter should provide a standard for how environment variables are handled.
.env
Note, any credentials should use secret manager package.
Environment variables are being passed in through different ways, as a .env and using a config helper utility or Localstack init-aws files.
Contact Details
No response
Feature Request
The lambda starter should provide a standard for how environment variables are handled.
.env
file.env
file to the build so file is available when running in the container with SAM.Note, any credentials should use secret manager package.
Are you currently using a workaround / alternative solution instead?
Environment variables are being passed in through different ways, as a
.env
and using a config helper utility or Localstack init-aws files.