how to develop your own website

Terraform Generator

Start from a working environment

With Terraform Generator, you can start with a working environment and specify what you want to configure for your various environments, and generate the Terraform Scripts. Subsequent generations preserve your customizations.

No need to serialize your work

You don't have to wait for your Developers to provide detailed specification for how to develop your Terraform scripts. You also don't have to have your DevOps reverse engineer the environment to write the Terraform Scripts

Parameterize your scripts

Your Terraform scripts needs to be parameterized so you can use them to bring up different environments (e.g. Dev, QA, Prod). You can specify what those parameters are using Terraform Generator

Simple UI for your generators

Using the Terraform Generator UI you can easily reverse engineer a working environment, or specify the parameters you want to configure, and repeat the process when there are changes to your source environment