2020-01-30 14:43:07 -05:00

4 lines
85 B
HCL

output "workspace_id" {
value = azurerm_log_analytics_workspace.log_workspace.id
}