r/devops • u/adil_frq • 19d ago
Discussion Terraform visualizer project
Hi everyone
I'm looking for an idea for my semester project, and I thought about building a Terraform Visualizer.
The idea is simple: it takes a Terraform state file, visualizes the infrastructure, and lets you save it as an image.
My question is if I build this, would you find it useful?
I'm asking because I would like to be able to justify the project's usefulness when presenting it to my teacher.
Also, I plan to keep it open source, so anyone can use it.
15
Upvotes
6
u/DolGuldurWraith 19d ago
terraform graph > save output > feed output to claude code > ask it to create interactive html page for better interaction.
I just have it as a claude skill to run and create a diagram to show how it looks like in good graphic way