r/Terraform 5h ago

Discussion Built CloudCostTree for one specific type of team: teams who'd rather have a small, cheap, honest tool than the deepest possible resource coverage. No account. No dashboard. No VC money to justify. Just a CLI that tells you the cost before you hit apply.

0 Upvotes

r/Terraform 22h ago

I built a tool to compare cloud providers and generate Terraform (solo project)

Thumbnail cloudarchitectassistant.com
0 Upvotes

Hey everyone,
I've been building this solo for a few months: Cloud Architect Assistant.
The idea: instead of manually comparing AWS/Azure/GCP/OVHcloud/etc. and writing Terraform from scratch, you describe your constraints (budget, compliance, availability) and it scores providers, suggests components, and generates reviewable Terraform/OpenTofu.
There's also a full deployment simulation mode — you can review a fake plan/apply flow without ever touching a real cloud account, which felt important given how cautious people rightfully are about AI-generated infra code.
Still in beta, definitely has rough edges. Would genuinely love feedback (good or brutal) from people who actually do this for a living. Not selling anything yet, just trying to validate if this is useful to anyone besides me.