Merge branch 'MON-508-gcp-pubsub-topic-no_data_removal' into 'master'
MON-508 GCP Pub/Sub Topic : no data removal See merge request claranet/pt-monitoring/projects/datadog/terraform/monitors!118
This commit is contained in:
commit
f86eff2e04
@ -24,7 +24,7 @@ EOQ
|
||||
timeout_h = 0
|
||||
include_tags = true
|
||||
require_full_window = false
|
||||
notify_no_data = true
|
||||
notify_no_data = false
|
||||
renotify_interval = 0
|
||||
|
||||
tags = concat(["env:${var.environment}", "type:cloud", "provider:gcp", "resource:pubsub", "category:topic", "team:claranet", "created-by:terraform"], var.sending_operations_count_extra_tags)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user