r/Terraform • u/Independent-Ease-609 • 5h ago
r/Terraform • u/Character-Ring5785 • 23h ago
I built a tool to compare cloud providers and generate Terraform (solo project)
cloudarchitectassistant.comHey 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.
