Section 1 · Terraform resource fundamentals

What you need before starting the hands-on modules

Estimated time: 1 min

Required

  • Grafana instance (version 12 or higher, Cloud or self-managed)
  • Service account token (an API credential that lets automated tools authenticate to Grafana without using your personal login)
  • GitHub repository (for the CI/CD section)
  • Terraform (version 1.0 or later)
  • A code editor with HCL support (for example, VS Code with the HashiCorp Terraform extension)
  • If you’re interested in managing dashboards as code, refer to the Dashboards as Code with the Foundation SDK journey