Azure
Relevant for:Professional ServicesEnterprise / NetOps
Where to find itCanvas→Select an Azure resource→Azure tab
Azure nodes (VNet, subnet, NSG, VMs, gateways, App Services…) carry their resource properties here — names, address spaces, SKUs, rules. Each node maintains a synchronized Terraform block(visible on the same tab) that regenerates as you edit the visual properties, and can be hand-edited for attributes the visual editor doesn't cover.
Why
Keeping the drawing and the HCL synchronized means the diagram is never a lie: what you present to an architect and what
terraform plan executes are the same artifact.See Azure & Terraform for the import wizard and drift checking.