We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928ea80 commit c3b6539Copy full SHA for c3b6539
main/main.tf
@@ -116,5 +116,6 @@ resource "azurerm_log_analytics_workspace" "example" {
116
117
tags = {
118
environment = "production"
119
+ workload = "log"
120
}
121
0 commit comments