8ab12aede4
When exporting a notification policy with no `group_by` the hcl exported is not valid as it is missing the required field. This fixes the issue by initializing the `group_by` field with an empty list if it is nil.
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.