LUIT Project 18-Automating a Jenkins server build via Terraform
<p><strong>Scenario:</strong> Your team would like to start using <strong>Jenkins</strong> as their <strong>CI/CD </strong>tool to create pipelines for <strong>DevOps</strong> projects. They need you to create the <strong>Jenkins</strong> server using <strong>Terraform</strong> so that it can be used in other environments and so that changes to the environment are better tracked.</p>
<p>For the <strong>Foundational</strong> project you are allowed to have all your code in a single <a href="http://main.tf/" rel="noopener ugc nofollow" target="_blank">main.tf</a> file (known as a monolith) with hardcoded data. Push all your code to<strong> GitHub</strong> and include the link to your repo in your documentation.</p>
<p><a href="https://blog.devops.dev/luit-project-18-automating-a-jenkins-server-build-via-terraform-af91e63a16f3"><strong>Read More</strong></a></p>