locals { action_type = var.default_action == "block" ? "block" : "allow" scope = upper(var.scope) }