Simplify CloudFormation ChangeSets in Jenkins Pipelines with ChangeSetDeploy
Previously when deploying CloudFormation changes in Jenkins using the ciinabox-pipelines shared library you had to created the change set and then execute it in separate methods in your pipeline.