Does continuous delivery encourage configuration as code?
Continuous delivery is a set of continually changing procedures in the configuration of the original code to ensure that the configuration stays up to date with the issues that occur over time. In order to solve the issues, passing time brings the need for new variables and new methods. So holding the original source code the same will not resolve the issue.