We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf1340 commit 928ea80Copy full SHA for 928ea80
main/main.tf
@@ -85,6 +85,7 @@ resource "azurerm_virtual_desktop_host_pool" "hostpool" {
85
tags = {
86
owner = "martinyang"
87
cost_center = "108"
88
+ workload = "VDI"
89
}
90
91
0 commit comments