Migrated software engineering team's virtual machines CD process from GoCD platform to Jenkins(we jokingly called it Jenkins CD since we couldn't come up with anything catchy).

While we were working on this change.  We needed a way to be able to create Jenkins pipeline jobs for our engineering teams so that they could we wouldn't need to create these manually and also if we needed to scale for new teams and needed to spin up more VMs.  

We utilized this tool (https://jenkins-job-builder.readthedocs.io/en/latest/) to create the Jenkins pipeline jobs in an automated fashion.