Is it possible to suppress the `[DEBUG]` diagnosti...
# general
k
Is it possible to suppress the
[DEBUG]
diagnostics? e.g.
Copy code
Diagnostics:
  pulumi:pulumi:Stack (...):
    2020/02/24 11:50:18 [DEBUG] Registering Data Sources for "Analysis Services"..
    2020/02/24 11:50:18 [DEBUG] Registering Resources for "Analysis Services"..
    2020/02/24 11:50:18 [DEBUG] Registering Data Sources for "API Management"..
    2020/02/24 11:50:18 [DEBUG] Registering Resources for "API Management"..
    2020/02/24 11:50:18
My google-fu is clearly failing me