Hey HN – I am working on a terraform automation tool [1] and have been observing that a lot of our users are now using coding agents in their workflows, even for infra tasks. Obviously, this means a lot of terraform is being generated by coding agents, and while this is great for greenfield setups, most teams already have conventions in place.
My colleague was speaking to a friend earlier today, who mentioned that they’ve heard from people who “never wanted to touch TF starting to use it because AI is making it easier for them.”
This led me to think that we need to make it easy for folks to use their agents to generate context aware IaC, and we need to be the best tool to run that agent generated IaC.
In the process of this thought exercise I vibe coded tf-dialect. Would love to learn how the community uses coding agents to manage infra and if something like this would be useful.
[1]: https://digger.dev
Comments URL: https://news.ycombinator.com/item?id=45934334
Points: 1
# Comments: 0
Source: github.com
