Cloud Foundry: How to differentiate between Production, Test etc., ? Configfiles?

0
Hello everyone, I would like to know the most effective approach for deploying an application to different environments when the application requires slightly different configurations based on the environment. For instance, in my case, my application has different database connection data for the PROD and TEST environments. I am seeking a solution that avoids the need to manually create separate deployment packages by modifying the data within the application beforehand. Any suggestions or best practices would be greatly appreciated. Thank you.    
asked
0 answers