Terraform Infrastructure Visualizer
HOUSE OF THE CODE

Design Your Infrastructure

Drag resources from the palette onto the canvas, configure them, and generate Terraform code. Visualize dependencies and simulate terraform plan.

Resources
Compute
EC2 Instance
aws_instance
Lambda Function
aws_lambda_function
Storage
S3 Bucket
aws_s3_bucket
EBS Volume
aws_ebs_volume
Networking
VPC
aws_vpc
Subnet
aws_subnet
Security Group
aws_security_group
Database
RDS Instance
aws_db_instance
DynamoDB Table
aws_dynamodb_table

Drop Resources Here

Drag resources from the palette to start designing your infrastructure

Generated Terraform Code
Add resources to generate Terraform code