MON-79 remove subscriiption id from example of readme
This commit is contained in:
parent
45b51b446d
commit
9e2b4317b8
@ -10,7 +10,6 @@ module "datadog-monitors-azure-storage" {
|
|||||||
|
|
||||||
message = "${module.datadog-message-alerting.alerting-message}"
|
message = "${module.datadog-message-alerting.alerting-message}"
|
||||||
environment = "${var.environment}"
|
environment = "${var.environment}"
|
||||||
subscription_id = "${var.subscription_id}"
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user