Is YAML/HCL still the best way to write cloud infrastructure in 2026?
I built TellIaC because cloud architecture discussions always happen in plain English ("We need an AWS VPC with 2 subnets connected to an EC2 instance"), but converting that into code takes hours of writing complex YAML, HCL, or JSON boilerplate.
TellIaC solves this by letting you write cloud infrastructure as simple, natural English sentences.
What makes it unique: • 1-Click Terraform Exporter (telliac export): Converts plain English into valid Terraform HCL anytime with zero vendor lock-in. • FinOps Cost Estimator (telliac cost): Shows exact monthly spend breakdown in USD before deploying. • Security Linter (telliac lint): Scans for open security groups and exposed secrets automatically. • Standalone Binaries: Pre-compiled executables for Windows and Linux — zero Python needed.
Live Browser Playground: https://telliac.pages.dev
Public Downloads: https://github.com/HARSHALJETHWA...
I would love to answer any questions and hear your feedback!
Replies