TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Infra.new, an AI Agent for Terraform

2 点作者 mnoronha3 个月前
Hey HN, we built infra.new, an AI agent for Terraform that configures your infrastructure for cost and quality.<p>General-purpose AI tools like ChatGPT and Cursor are most helpful for coding when the cost of running the code and verifying the output is low. For example, if you’re making a landing page, it’s cheap and (relatively) low-risk to let an LLM edit the files and check if the outputs look good in the browser.<p>Cloud configuration is different because mistakes can be costly and more difficult to recover from. With infra.new we’re attempting to make this experience better by catching issues before you deploy.<p>Key Features:<p>- Fresh Documentation: The agent pulls the latest documentation for Terraform, GitHub Actions, and other tools before every change, which reduces hallucinations and stale configuration options.<p>- Real-Time Cost Calculator: You can see a breakdown of your cloud costs update as your configuration changes, so you know how much it will cost before you deploy.<p>- Automated Error Detection &amp; Fixes: A language server scans your configuration for issues and applies fixes automatically, reducing manual debugging.<p>- Two-Way GitHub Sync: Import your existing configuration, ask the agent to look for optimizations, then export the changes back to GitHub.<p>Team Features:<p>- Private Modules: Connect your private Terraform Registries hosted on GitHub, SpaceLift or Terraform Cloud<p>- Private Templates: Set up ready-to-use templates that can be customized with a few prompts.<p>- Self-documenting: Export changelogs, system diagrams, and cost reports with a click.<p>You can try it without signing up at infra.new<p>I’d love to hear what you think!

暂无评论

暂无评论