IaC Pipeline with Terraform & Jenkins
Automated the provisioning of a custom AWS VPC (Subnets, NAT Gateways, Route Tables) using Terraform. Built a Jenkins pipeline to handle the lifecycle (`init`, `plan`, `apply`) with state locking via S3 and DynamoDB, enabling secure multi-environment infrastructure updates.