Constructing pipelines from code

Managing your pipelines with code, rather than in the web UI, lets you maintain a record of pipeline changes over time. When you elect to manage pipelines with code, a .cd4pe.yaml file with the pipelines' definitions for a control repo or module is stored in your source control system alongside the Puppet code for that control repository or module.