Terraform. How do I create a google_monitoring_alert_policy containing a filter checking for missing values
I’m want to create a google_monitoring_alert_policy that checks if a field is missing in the LogEntry
by using the :*
syntax described by the docs.