Deploys a secure VPC on AWS with public/private subnets using Terraform. This tool provides a calculator and generator for AWS VPC Terraform configurations. It allows you to quickly scaffold a secure VPC with multiple subnets.
Quick Start
To use this tool, run the generator:
bash
# Generate a VPC with 3 subnets
python lab_runner.py vpc-gen --cidr 10.10.0.0/16 --subnets 3 --output my_vpc.tf
Features
- Dynamic CIDR Calculation: Input a generic CIDR (e.g., `10.0.0.0/16`) and get valid subnet logic
- Terraform Output: Generates a ready-to-deploy `main.tf` file
License
GNU General Public License version 3.0 (GPLv3)Follow Secure VPC Network Generator
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Secure VPC Network Generator!