DEV Community

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

Posted 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:

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

🌐 Demo in development: https://goliat-dashboard.danieljsaldana.dev/

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 (0)