Cloud Provider
Presets
Resource Type
EC2 Instance Configuration
aws_instance
Generate production-ready Terraform/HCL code for AWS, GCP, and Azure — pick a provider, choose a resource, configure options, and export ready-to-use .tf files.
aws_instance
Terraform is an open-source infrastructure-as-code tool that lets you define cloud resources in declarative HCL files. You can version, review, and apply infrastructure changes the same way you manage application code.
Choose a cloud provider (AWS, GCP, or Azure), select a resource type like EC2, S3, or Cloud SQL, and configure its options through form fields. The tool outputs valid HCL that you can paste directly into your .tf files.
Writing Terraform from scratch means juggling provider docs and argument references. This generator gives you a correct starting point so you can iterate faster and adopt infrastructure as code without the initial learning curve.