▲ | sgarland 5 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. | ||
▲ | lawnchair 5 days ago | parent | next [-] | |
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. | ||
▲ | stackskipton 4 days ago | parent | prev [-] | |
Disagree since you are relying on non authoritative state to be correct. This can be a path to madness. |