Terraform ProjectsΒΆ
Welcome to the Terraform Projects hub.
This section aggregates all Infrastructure-as-Code (IaC) projects I've built, documented, and automated using Terraform.
Each project includes architecture diagrams, deployment manifests, reusable modules, and step-by-step implementation details.
Use this page as a Table of Contents for everything Terraform on this site.
π Project CatalogueΒΆ
-
OpenVPN Access Server on AWS
Provision a self-hosted VPN server on AWS using Terraform & OpenVPN Access Server.
Includes EC2 provisioning, automated AMI selection, security groups, ALB/NLB options, and full user_data automation. -
OpenVPN Access Server on AWS
Provision a self-hosted VPN server on AWS using Terraform & OpenVPN Access Server.
Includes EC2 provisioning, automated AMI selection, security groups, ALB/NLB options, and full user_data automation.
π Category HighlightsΒΆ
- 100% reproducible infrastructure
- Modular architecture following Terraform best practices
- Real-world DevOps workflows and cloud automation
- Diagrams, CI/CD integration, and reusable patterns
- Regularly updated with new Terraform deployments