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
Atera all-in-one platform IT management software with AI agents
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Secure VPC Network Generator!