- Documentation
- Learning Hub
- Deploy Grafana resources as Code with Terraform
- Grafana resources and Terraform
Resources as code in Grafana
Slide 2 of 6
What “resources as code” means
When you manage Grafana resources as code, you define them in configuration files instead of configuring them through the UI. Those files live in version control, go through code review, and deploy through a pipeline.
What resources can you manage?
Grafana isn’t just dashboards. You can manage a wide range of resources across the entire Grafana ecosystem as code.