Fast track
1. Create an account
Register here to create your account. You can sign up with your Google or Microsoft login.
2. Create a new architecture
- Click on the
New architecturebutton in the top left part. - Select
From scratchoption.
.png)
New architecture
3. Add cloud resources
Drag and drop cloud resources from the Leftbar to the design area to build your architecture. Customize the cloud configuration of the resources
Azure

Azure resource configuration menu
AWS

AWS resource configuration menu
4. Inspect the auto-generated Terraform code
See the auto-generated Terraform code on the right pane.
Code for Azure & AWS resources:

AWS resource with Terraform

Azure resource with Terraform
Please refer to the support providers page to have the complete list of all supported cloud providers.
5. Add your cloud credentials
If you want to deploy your architecture, add your preferred cloud provider credentials here.

Cloud credentials
Examples for AWS and Azure credentials.

AWS list of credentials

Azure list of credentials
6. Trigger a plan
After adding your cloud credentials, you can trigger the Terraform / OpenTofu plan directly from the design area and get the output in real time.

Terraform plan action
Execution output
You see the output of the plan in the design area, in the tab next to the Terraform code:

Terraform / OpenTofu plan output