diff --git a/cloud/azure/storage/README.md b/cloud/azure/storage/README.md index c9a5aaa..166a21c 100644 --- a/cloud/azure/storage/README.md +++ b/cloud/azure/storage/README.md @@ -10,7 +10,6 @@ module "datadog-monitors-azure-storage" { message = "${module.datadog-message-alerting.alerting-message}" environment = "${var.environment}" - subscription_id = "${var.subscription_id}" } ```