Segregate existing secrets to config files
Problem
Ravioli provides the ability to categorize configs into separate files. We could use this functionality to create config files for zuora, salesforce, etc if required and add the generic ones to the default config file app.yml . More details on config implementation can be found here
Proposal
Edited by Aishwarya Subramanian