codebox-npm
codebox-npm copied to clipboard
Consider moving env vars to `secrets.yml`
This is a Feature Proposal
Description
It would be super nice if we could have a secrets.yml
and secrets.example.yml
which contain all the current environment variables. This then gets pulled into serverless.yml
for deployment. secrets.yml
should be added to .gitignore
as well.