
TellIaC (Human Infrastructure as Code)
Plain English IaC engine with 1-click Terraform export
8 followers
Plain English IaC engine with 1-click Terraform export
8 followers
TellIaC lets you describe cloud infrastructure in plain English — like writing a sentence — and provisions it across AWS, Azure, GCP, and Kubernetes with HCL Export, Cost Estimation, Security Scanning, and Graph Visualization.







Hey Product Hunt community! 👋
I’m Harshal, maker of TellIaC (Human Infrastructure as Code).
🛑 The Problem
Traditional Infrastructure as Code (IaC) is powerful, but complex. Engineers waste hours debugging YAML indentations, learning domain-specific languages (HCL, Bicep), or wrestling with state locks. Non-DevOps team members often can't read or update cloud configs without specialized training.
💡 The Solution: TellIaC ("laanaugure")
TellIaC lets you describe cloud infrastructure in 100% natural, human conversational English — like writing a sentence. No quotes, no brackets, no code syntax required.
Today, we’re thrilled to introduce TellIaC v2.6.0, our biggest enterprise update yet!
✨ What’s New in TellIaC v2.6.0:
🩺 Self-Healing Infrastructure Drift (telliac drift --remediate): Detect out-of-band cloud console changes and automatically heal live resources back to your desired spec.
⚡ Multi-Threaded Parallel Execution (telliac apply --parallel 4): Deploy non-dependent resources concurrently in parallel worker threads, achieving up to 5x faster deployment times.
🔄 Universal Bi-directional Converter (telliac convert): Convert existing Terraform .tf HCL files into plain English TellIaC code, or export .hiac files directly into native .tf code blocks.
🏷️ Resource Tag Governance Audit (telliac tag audit): Audit mandatory tag policies (Owner, Environment, CostCenter) with automated percentage compliance scoring for CI/CD pipelines.
💬 100% Plain Human Text Syntax: Write statements casually: "Create 1 aws ec2 instance named web_server with t3.medium size in production."
🔗 DAG Dependency Engine: Auto-detects implicit attribute links & explicit depending on [...] rules with Kahn Topological Sorting.
💰 FinOps Cost & Policy Guard (telliac cost --max 500): Estimate monthly cloud spend across AWS, Azure, GCP, and Kubernetes with pre-apply budget limit enforcement.
📦 Try It Out
🌐 Live Web Playground & Demos: Explore our interactive showcase tabs on our website: https://telliac.dev
I’d love to hear your thoughts, feedback, and questions! What cloud provider or IaC feature would you like to see next?
Happy building! 🚀