terraform-gen
Terraform Generator
Terraform syntax is verbose. Describe your infrastructure and get proper .tf files.
One command. Zero config. Just works.
Quick Start
npx ai-terraform "3 EC2 instances behind load balancer"
What It Does
- Generates Terraform configuration
- Supports AWS, GCP, Azure
- Includes variables and outputs
- Proper resource dependencies
Usage Examples
# AWS setup
npx ai-terraform "3 EC2 instances behind load balancer"
# Database
npx ai-terraform "RDS PostgreSQL with read replica"
# Kubernetes
npx ai-terraform "EKS cluster with 3 node groups"
Best Practices
- Use modules - reusable infrastructure
- State in S3 - not local
- Use variables - no hardcoded values
- Plan before apply - always review changes
When to Use This
- Starting new infrastructure
- Learning Terraform syntax
- Quick prototyping
- Generating baseline configs
Part of the LXGIC Dev Toolkit
This is one of 110+ free developer tools built by LXGIC Studios. No paywalls, no sign-ups, no API keys on free tiers. Just tools that work.
Find more:
- GitHub: https://github.com/LXGIC-Studios
- Twitter: https://x.com/lxgicstudios
- Substack: https://lxgicstudios.substack.com
- Website: https://lxgicstudios.com
Requirements
No install needed. Just run with npx. Node.js 18+ recommended. Needs OPENAI_API_KEY environment variable.
npx ai-terraform --help
How It Works
Takes your infrastructure description and generates Terraform HCL code with proper resources, variables, and outputs. Understands cloud provider APIs.
License
MIT. Free forever. Use it however you want.
More from thinkfleetai/thinkfleet-engine
local-whisper
Local speech-to-text using OpenAI Whisper. Runs fully offline after model download. High quality transcription with multiple model sizes.
154flyio-cli-public
Use the Fly.io flyctl CLI for deploying and operating apps on Fly.io: deploys (local or remote builder), viewing status/logs, SSH/console, secrets/config, scaling, machines, volumes, and Fly Postgres (create/attach/manage databases). Use when asked to deploy to Fly.io, debug fly deploy/build/runtime failures, set up GitHub Actions deploys/previews, or safely manage Fly apps and Postgres.
25kagi-search
Web search using Kagi Search API. Use when you need to search the web for current information, facts, or references. Requires KAGI_API_KEY in the environment.
24feishu-bridge
Connect a Feishu (Lark) bot to ThinkFleet via WebSocket long-connection. No public server, domain, or ngrok required. Use when setting up Feishu/Lark as a messaging channel, troubleshooting the Feishu bridge, or managing the bridge service (start/stop/logs). Covers bot creation on Feishu Open Platform, credential setup, bridge startup, macOS launchd auto-restart, and group chat behavior tuning.
13video-subtitles
Generate SRT subtitles from video/audio with translation support. Transcribes Hebrew (ivrit.ai) and English (whisper), translates between languages, burns subtitles into video. Use for creating captions, transcripts, or hardcoded subtitles for WhatsApp/social media.
12bambu-local
Control Bambu Lab 3D printers locally via MQTT (no cloud). Supports A1, A1 Mini, P1P, P1S, X1C.
11