You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.