{"id":29416319,"url":"https://github.com/charlesmcmaponya/networking-terraform-vpc","last_synced_at":"2026-05-18T00:32:35.179Z","repository":{"id":303301772,"uuid":"1014986989","full_name":"CharlesMCMaponya/networking-terraform-vpc","owner":"CharlesMCMaponya","description":"Provision AWS VPC, public/private subnets, and networking resources with Terraform","archived":false,"fork":false,"pushed_at":"2025-07-06T21:38:33.000Z","size":446,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-06T22:31:56.433Z","etag":null,"topics":["aws","aws-vpc","cloud","devops","hcl","infrastructure-as-code","subnet","terraform","vpc"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CharlesMCMaponya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-06T19:44:06.000Z","updated_at":"2025-07-06T21:38:36.000Z","dependencies_parsed_at":"2025-07-06T22:31:59.972Z","dependency_job_id":"57c1e276-6b3e-4851-946a-5cdafaab8f01","html_url":"https://github.com/CharlesMCMaponya/networking-terraform-vpc","commit_stats":null,"previous_names":["charlesmcmaponya/networking-terraform-vpc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CharlesMCMaponya/networking-terraform-vpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesMCMaponya%2Fnetworking-terraform-vpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesMCMaponya%2Fnetworking-terraform-vpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesMCMaponya%2Fnetworking-terraform-vpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesMCMaponya%2Fnetworking-terraform-vpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CharlesMCMaponya","download_url":"https://codeload.github.com/CharlesMCMaponya/networking-terraform-vpc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CharlesMCMaponya%2Fnetworking-terraform-vpc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264878580,"owners_count":23677451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-vpc","cloud","devops","hcl","infrastructure-as-code","subnet","terraform","vpc"],"created_at":"2025-07-11T19:02:48.467Z","updated_at":"2026-05-18T00:32:30.151Z","avatar_url":"https://github.com/CharlesMCMaponya.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ☁️ AWS VPC Networking Project with Terraform\n\nThis project demonstrates how to create a fully functional networking layer on AWS using **Terraform**. It’s the foundation for any secure, scalable cloud infrastructure — and the kind of setup you'd find in real-world DevOps and Cloud Engineer roles.\n\n---\n\n## 🚀 What This Project Covers\n\n- ✅ Creating a **custom VPC**\n- ✅ Designing **public and private subnets**\n- ✅ Deploying an **Internet Gateway**\n- ✅ Setting up **route tables** for internet access\n- ✅ Using **Terraform outputs** for reusability\n- ✅ Focusing on **Infrastructure as Code** principles\n\n---\n\n## 🧠 Why I Built This\n\nLearning is one thing — building something real is another. I wanted to go beyond tutorials and create something I could proudly show as a reflection of what I’ve learned and how I think as an engineer. This project helped me understand the “why” behind every step, not just the “how”.\n\n---\n\n## 🛠️ Tech Stack\n\n| Tool | Purpose |\n|------|---------|\n| [Terraform](https://www.terraform.io/) | Infrastructure as Code |\n| [AWS VPC](https://aws.amazon.com/vpc/) | Isolated cloud network |\n| [AWS EC2 Networking](https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html) | Subnets, IGWs, and route tables |\n| Git \u0026 GitHub | Version control and collaboration |\n\n---\n\n## 📁 Project Structure\n\n```bash\nnetworking-terraform-vpc/\n├── main.tf          # All resources: VPC, subnets, IGW, routes\n├── variables.tf     # Input variables for flexibility\n├── outputs.tf       # Key values after deployment\n└── README.md        # Project overview and documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesmcmaponya%2Fnetworking-terraform-vpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlesmcmaponya%2Fnetworking-terraform-vpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlesmcmaponya%2Fnetworking-terraform-vpc/lists"}