LUIT Project 18-Automating a Jenkins server build via Terraform

<p><strong>Scenario:</strong>&nbsp;Your team would like to start using&nbsp;<strong>Jenkins</strong>&nbsp;as their&nbsp;<strong>CI/CD&nbsp;</strong>tool to create pipelines for&nbsp;<strong>DevOps</strong>&nbsp;projects. They need you to create the&nbsp;<strong>Jenkins</strong>&nbsp;server using&nbsp;<strong>Terraform</strong>&nbsp;so that it can be used in other environments and so that changes to the environment are better tracked.</p> <p>For the&nbsp;<strong>Foundational</strong>&nbsp;project you are allowed to have all your code in a single&nbsp;<a href="http://main.tf/" rel="noopener ugc nofollow" target="_blank">main.tf</a>&nbsp;file (known as a monolith) with hardcoded data. Push all your code to<strong>&nbsp;GitHub</strong>&nbsp;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>
Tags: Jenkins server