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:
Quentin Manfroi 2019-09-09 12:17:36 +02:00
commit f86eff2e04

View File

@ -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)