DEV Community

Cover image for Goliat Dashboard: Your Open-Source Terraform Dashboard in Progress
Daniel J. Saldaña
Daniel J. Saldaña

Posted on • Edited on

Goliat Dashboard: Your Open-Source Terraform Dashboard in Progress

Hey everyone! I’m building Goliat Dashboard, an open-source solution designed to be your go-to Terraform dashboard, developed with Astro to give you direct access to Terraform Cloud organizations, projects, and workloads. I’m currently wrapping up the workload views and developing the main interface. Check out the project on GitHub:

🌏 Web
https://blog.goliat-dashboard.com

🔗 Repository: https://github.com/danieljsaldana/goliat-dashboard

🌐 Demo in development: http://goliat-dashboard.com

Key Features:

  • Seamless Terraform Cloud Integration: Goliat Dashboard automatically builds routes from Terraform API data, operating statelessly—no onboarding needed!
  • Cost Management: Integrated with DigitalOcean and Azure to give you real-time project cost data.
  • Secure Authentication: Access control is streamlined with Clerk.
  • Advanced Security Middleware: Adding an extra layer of security to private API routes.

For this first version, I’m also exploring ways to make Goliat Dashboard work independently of the Terraform API in the future—though this would be a separate, long-term development.

If you have any suggestions, I’d love to hear them and see if they can fit into the project roadmap! 🚀

Top comments (5)

Collapse
 
czkbuzei profile image
czkbuzei

Looks like the Demo has a certificate error at the moment. HSTS too so can't skip it by "proceeding anyway"

Collapse
 
rod_dominguez_a80d6d0e180 profile image
Rod Dominguez • Edited

That is correct. Just experienced it. Looks like a promising project. Congrats!

Collapse
 
danieljsaldana profile image
Daniel J. Saldaña

Thank you so much! This is definitely a shot of energy! :D

Collapse
 
danieljsaldana profile image
Daniel J. Saldaña

Sorry! I changed my domain and I didn't update the post! Sorry for the inconvenience.

Collapse
 
czkbuzei profile image
czkbuzei

No problem thank you. Eventually found it via the GitHub in fact but hopefully was helpful to update your post anyway 😊