Slide 1 of 5
What you’ll learn
If you’ve ever had an alert rule silently changed in production, or spent time recreating notification policies someone deleted by accident, this journey is for you. It’s built around two main sections that teach you to manage Grafana resources as code:
What you’ll build
During this journey you’ll build a complete resources-as-code workflow:
- Alert rules, contact points, and notification policies defined in HCL
- Deployed to Grafana via Terraform
- Automated through a GitHub Actions pipeline
By the end, every resource change goes through version control, code review, and automated deployment, just like your infrastructure.