Skip to main content

Edit Canvas



The Canvas is the core service of CloudStudio that allows you to drag & drop resources to design cloud infrastructure, manage versions, and deploy them.

✂️ Feel free to edit the Canvas as you like!

 

How to Use the Diagram Options Toolbox

The Diagram Options Toolbox, located at the top, offers various features to help you customize and enhance your canvas.

이미지동작기능
Undo ImageUndoReverts to the previous step.
Redo ImageRedoMoves forward one step.
Resource List ImageResource ListToggles the resource icon list on and off.
Resource Name List ImageShow Resource NamesDisplays the resource icon list with names.
Send to Back ImageSend to BackSends the selected resource behind others when overlapping.
Bring to Front ImageBring to FrontBrings the selected resource in front of others when overlapping.
Text Color Change ImageChange Text ColorAllows you to change text color options.
Canvas Background Color Change ImageChange Canvas Background ColorAllows you to change the canvas background color.
Canvas Theme Change ImageChange Canvas ThemeAllows you to change the theme to match the selected CSP on the canvas.
Grid ImageGridToggles the canvas grid on and off.
ratioScreen RatioAdjusts the canvas screen ratio.
Fullscreen ImageFullscreenSwitches to fullscreen mode.
Icon ImageSwitch Canvas ModeSwitches between Studio (features enabled) and Diagram (features disabled) modes.

 

 

How to Use the Canvas Options Toolbox

The Canvas Options Toolbox, located in the side menu, provides access to various features of CloudStudio.

이미지동작기능
Save ImageSaveSaves the current canvas configuration.
Export ImageExportDownloads an image and Terraform code of the architecture as a compressed file.
Import ImageImportImports resources deployed in the actual cloud environment into the canvas.
Version Save ImageSave VersionSaves the current canvas configuration as a version.
Version Commit ImageVersion CommitAllows you to view and load previously recorded version commits.
Cost Calculation ImageCost CalculationEstimates and calculates the cost of the resources configured in the current canvas.
Security Diagnosis ImageSecurity DiagnosisDiagnoses vulnerabilities in the Terraform code generated by the canvas.
Validation ImageValidationPerforms validation of the Terraform code generated by the canvas.
Deploy ImageDeployDeploys the resources configured on the canvas to the cloud environment.
 Migration ImageMigrationConverts the infrastructure configured on the canvas to an infrastructure for another cloud provider.
 Resource Option ImageCheck Resource OptionsAllows you to review the options for the resources configured in the canvas.
Terraform Code ImageView Terraform CodeDisplays the Terraform code generated by the canvas configuration.
Canvas Configuration ImageView Canvas ConfigurationShows the canvas configuration in a tree format.
Resource Option Error ImageCheck Resource Option ErrorsAllows you to view errors related to the options of the configured resources.

 

Resource Drag & Drop

Drag & Drop is the simplest feature for configuring your canvas. Drag the desired resource from the left Resource List and drop it onto the canvas! Resources that cannot be connected will bounce back with a red line.

드래그앤드롭 이미지

info

The Resource List is a panel on the left side of the canvas that gathers all available resources.

 

 

Connecting Resources

Connect the resources you have Dragged & Dropped onto the canvas by linking them with lines between compatible resources.

Resource Connection Image


Resource Types

Resources are broadly categorized into the following four types. Refer to the resource list below to connect resources on the canvas.

ImageNameDescription
ImageBasicShows the resources that can belong to a group.
ImageConnectShows a list of resources that can be connected to this resource.
ImageGroupShows a list of resources that can belong to this group.
ImageToolsShows a list of canvas tools.

 

 

Editing Resource Options

Double-click a resource to open an edit panel where you can change the resource settings. Click the Details Icon to view the description of the resource. ❓Hover over the Question Mark Icon to see descriptions for each option. Use these descriptions to configure the settings to your preferences.

Option Edit Image

 

 

Fixing Errors

🔴 A red dot indicates that there is an error with the resource. If there are errors, you cannot save or deploy the canvas. To resolve errors, double-click the resource with the error on the canvas to open the canvas error window. In the canvas error window, double-clicking a specific error will navigate you to the location of the error. Refer to the error cause and fix the issues accordingly.

Error Correction Image

 

Types of Errors

typedescription
valueErrors caused by incorrect input values
groupErrors when a resource does not belong to any group
lineErrors when required resources are not connected