Home

>

Design to Code

>

Infrastructure as Code(IaC) Studio

Step
4

 Infrastructure as Code (IaC) Studio

Overview
The IaC Studio helps DevOps teams create Terraform scripts for cloud infrastructure deployment.
Supported Cloud Providers
AWS (Currently Supported)
Future support for Azure and Google Cloud is planned.

How It Works

Step 1: Configuring Infrastructure
Define environmental details (e.g., region, resources).
Fig 28: Screen with options to edit project details
Specify cloud services (e.g., S3, EC2, RDS).
Fig 29: Project screen without components
Step 2: Generating Terraform Scripts
Click Review & Generate.
Fig 30: Screen with options to generate terraform scripts
Codespell creates a Terraform script for deployment.
Fig 31: Full view of generated terraform scripts