Hacker News new | ask | show | jobs
by spydum 2142 days ago
Neat idea, but I initially thought it might be like dot/graphviz for reading your TF configs and automatically diagramming them.. would be an interesting idea, considering TF has some awareness of dependencies (though maybe not app/data flow)
1 comments

There is a command called “terraform graph” which can do this. Apologies if I have misunderstood your post.