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

3 lines
64 B
HCL

output "folder_uid" {
value = grafana_folder.this.uid
}