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.
This is a Feature Proposal
Description
It would be super nice if we could have a
secrets.ymlandsecrets.example.ymlwhich contain all the current environment variables. This then gets pulled intoserverless.ymlfor deployment.secrets.ymlshould be added to.gitignoreas well.