Y
Hacker News
new
|
ask
|
show
|
jobs
by
sgarland
281 days ago
This is very cool. I love the idea of querying the state, and it opens up a ton of very easy reporting options.
2 comments
lawnchair
281 days ago
Agreed. One of the frustrating things about using Terraform or OpenTofu is that all the data is sitting there in state but you can't really query or report on it. Making that information accessible is a big part of why we are building this.
link
stackskipton
281 days ago
Disagree since you are relying on non authoritative state to be correct. This can be a path to madness.
link