Terraform is saying to use “enabled_log” for the diagnostic setting. I have tried all and allLogs for enabled_log not has worked. Does anybody know what the new value? I have the sub block below.
enabled_log {
category_group = “allLogs”
}
enabled_log {
category_group = “AuditEvent”
}