Architecture Canvas

Start Designing

Drag components from the library or sketch freehand

Generated Code
# Your infrastructure code will appear here
# Start by adding components to the canvas

# Example:
# resource "aws_vpc" "main" {
#   cidr_block = "10.0.0.0/16"
# }