---
title: "Who this journey is for | Grafana Labs"
description: "Target audience and assumed knowledge"
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

## You’re in the right place if you

- Already manage infrastructure with Terraform and want to add Grafana resources to the same workflow
- Are tired of manual resource management that doesn’t scale
- Want version control, code review, and CI/CD for your observability stack

## Assumed knowledge

You don’t need to be an expert, but you should be familiar with the following tools and concepts.

| Skill            | Level needed                                            |
|------------------|---------------------------------------------------------|
| **Grafana**      | Know what dashboards, alert rules, and data sources are |
| **Git + GitHub** | Comfortable with branches, commits, PRs                 |
| **Terraform**    | Comfortable with providers, resources, plan/apply       |
| **HCL**          | Can read and write basic Terraform configuration files  |

You don’t need any prior experience with the Grafana Terraform provider. This journey covers it from scratch.
