Rafael Romero Carmona e6fc224d73 MON-226 Basic README
2018-08-30 12:55:31 +02:00
..
2018-08-30 12:55:31 +02:00

How to use this module

module "datadog-monitors-gcp-pubsub" {
  source = "git::ssh://git@bitbucket.org/morea/terraform.feature.datadog.git//cloud/gcp/pubsub?ref={revision}"

  project_id  = "${var.gcp_project_id}"
  environment = "${var.environment}"
  message     = "${module.datadog-message-alerting.alerting-message}"
}

Purpose

Creates DataDog monitors with the following checks :

Inputs