Hacker News new | ask | show | jobs
by f0e4c2f7 1538 days ago
If you build the infra with Terraform (one of my favorite tools of all time) you can do this with a 'terraform show'. The code itself will also represent a description of the infrastructure.

Unfortunately this only works for things that are built with Terraform, not already created infrastructure to my knowledge.