I'd like to be able to version a config. I'd like for each environment to be able to work off a different version of a config. I think the config version should be auto named to start, but allow the name to be overridden (Useful for making config name version match application versions)
Use Case 1: Roll back deployments of an app to a previous version.
Use Case 2: Preconfigure properties file for a deployment.
I'd like to be able to version a config. I'd like for each environment to be able to work off a different version of a config. I think the config version should be auto named to start, but allow the name to be overridden (Useful for making config name version match application versions)
Use Case 1: Roll back deployments of an app to a previous version. Use Case 2: Preconfigure properties file for a deployment.