This version uses a script to spin orchestrate the entire thing. It installed required packages on a local Ubuntu (Impish) instance. Then reaches out to AWS to build two EC2 VMs. One with Jenkins and one as the pipeline VM with a Jenkins agent. Then it creates a pipeline for the documentation and polls the branch every 5 minutes. It will build the documentation and check for basic issues. If it passes it will then push to a prod container.