logoalt Hacker News

sgarlandyesterday at 12:34 PM2 repliesview on HN

This is very cool. I love the idea of querying the state, and it opens up a ton of very easy reporting options.


Replies

lawnchairyesterday at 12:38 PM

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.

stackskiptonyesterday at 4:40 PM

Disagree since you are relying on non authoritative state to be correct. This can be a path to madness.