terraform-modules/grafana/alert-folder/rule-folder.tf

3 lines
No EOL
63 B
HCL

resource "grafana_folder" "this" {
title = var.alert-folder
}