The complex nature of alerting infrastructure requires scalable solutions, which are often challenging to manage manually across different teams and organizations. By utilizing Infrastructure as Code (IaC), such as the recently released Terraform provider support for Grafana Alerting, organizations can streamline their alert management processes by defining observability tooling as code. This enables storing configurations in version control and deploying them alongside other infrastructure components. The integration allows users to create, manage, and maintain their entire Grafana Alerting stack as code, simplifying the process of keeping alerts in sync with code changes. Key functionalities include creating contact points for notifications, such as Slack, setting up notification policies and routing, defining mute timings, and establishing alert rules against any Grafana data source. The new Terraform support provides a structured approach to managing alerting infrastructure, enhancing efficiency, reducing errors, and ensuring consistency in notifications.