For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 architecture button in the top left part.

  • Select From scratch option.

3. Add cloud resources

Drag and drop cloud resources from the left bar to the design area to build your architecture. Customize the cloud configuration of the resources

Azure

AWS

4. Inspect the auto-generated Terraform code

See the auto-generated Terraform code in the right pane.

Code for Azure & AWS resources:

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

Example for Azure 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.

Execution output

The output of the plan execution becomes available in the Deployment tab in the right panel.

Last updated