Describe the infrastructure you need and get clean Terraform (HCL) for AWS, Google Cloud or Azure — with variables, outputs, tags and best practices baked in.
Explain the resources you want to provision in plain English.
Choose AWS, Google Cloud or Azure so the HCL uses the right provider and resources.
Copy the HCL with its variables and outputs, review it, then run terraform init and apply.
Yes, it's free with no signup. A fair-use rate limit keeps it available for everyone.
AWS, Google Cloud and Azure. The generated HCL uses variables, sensible defaults, outputs and tags.
Always. Review the plan, set real values and versions, and run terraform plan before apply — especially for anything that creates billable or stateful resources.