You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I have some page speed tests where I don't want any alarms because I only want to get the results via reporting.
It is possible to disable all alarms in terraform, but you must explicitly set all alerts to 0.
Describe the solution you'd like
Make alert_config optional with default values of 0 like in the UI.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I have some page speed tests where I don't want any alarms because I only want to get the results via reporting.
It is possible to disable all alarms in terraform, but you must explicitly set all alerts to 0.
Describe the solution you'd like
Make alert_config optional with default values of 0 like in the UI.
The text was updated successfully, but these errors were encountered: