What does HackerNews think of terraformer?
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Disclaimer: I have used that, but not for GitHub.
However I like the idea of using these visualizations to grok or monitor infra; say as a Platform or Security engineering team, you might want to keep an eye on specific classes of resource like storage buckets, load balancers, etc.
You might be interested in Terraformer. https://github.com/GoogleCloudPlatform/terraformer
I've tried terraformer[1], but I can't tell how well maintained that is (it failed to get my creds, I had to modify the code to fix it, and then it crashed with an obscure error).
Anyone have a good approach?
This has been instrumental in importing and generating configs from existing infrastructure.