Hacker News new | ask | show | jobs
by sjbase 2530 days ago
Feature request: automatically generate architecture diagrams from Terraform (or other 'infrastructure-as-code') files.
2 comments

You may be aware (and I understand that it's noiser than 'architecture diagram') but terraform can output for graphviz.

I believe I've read AWS can too, so if you're 100% on AWS that's probably pretty close to what you'd want.

Really appreciate the feedback - that's on our backlog!