variable "solutions" { type = list(string) default = ["AzureActivity"] } variable "laws" { type = list description = "List of Log Analytic Workspace definition" } variable "azlaw_depends_on" { type = any default = null }