Skip to content
back to projects
Draft — this write-up was inferred from the repository name, not verified. Replace the content in content/projects/jenkins-server-tf.md before publishing.
CI/CD IaC

Automated Jenkins Server Provisioning with Terraform

Infrastructure-as-Code setup that provisions a Jenkins CI/CD server from a single terraform apply.

Terraform · Jenkins


Draft content — inferred from the repository name only. Replace this section with the real write-up: what the module provisions, which cloud/VM it targets, and what problem it solved.

Overview

A Terraform module that provisions a Jenkins server, removing the manual setup steps typically involved in standing up a CI/CD control plane.

Stack

  • Terraform for provisioning
  • Jenkins as the automation server

Edit content/projects/jenkins-server-tf.mdx with the real architecture details, screenshots, and outcomes.