Skip to content

Commit 928ea80

Browse files
committed
Add workload tag to Azure Virtual Desktop host pool resource
1 parent 3cf1340 commit 928ea80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/main.tf

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ resource "azurerm_virtual_desktop_host_pool" "hostpool" {
8585
tags = {
8686
owner = "martinyang"
8787
cost_center = "108"
88+
workload = "VDI"
8889
}
8990
}
9091

0 commit comments

Comments
 (0)