From ce37898fd1366dcfb52c33f5d18b9879ff8d1795 Mon Sep 17 00:00:00 2001 From: Patryk Gudalewicz Date: Tue, 10 Jan 2023 14:53:00 +0100 Subject: [PATCH] adjusting tf files --- CN_PREPROD/alerting/providers.tf | 3 +++ CN_PREPROD/dashboard/providers.tf | 3 +++ CN_PROD/alerting/providers.tf | 3 +++ CN_PROD/dashboard/providers.tf | 3 +++ EMEA_PREPROD/alerting/providers.tf | 3 +++ EMEA_PREPROD/dashboard/providers.tf | 3 +++ EMEA_PROD/alerting/providers.tf | 3 +++ EMEA_PROD/dashboard/providers.tf | 3 +++ NA_PREPROD/alerting/providers.tf | 3 +++ NA_PREPROD/dashboard/providers.tf | 3 +++ 10 files changed, 30 insertions(+) diff --git a/CN_PREPROD/alerting/providers.tf b/CN_PREPROD/alerting/providers.tf index 10270697..1ea5c016 100644 --- a/CN_PREPROD/alerting/providers.tf +++ b/CN_PREPROD/alerting/providers.tf @@ -5,4 +5,7 @@ terraform { source = "dynatrace-oss/dynatrace" } } +} +variable "mzid" { + type = string } \ No newline at end of file diff --git a/CN_PREPROD/dashboard/providers.tf b/CN_PREPROD/dashboard/providers.tf index 10270697..1ea5c016 100644 --- a/CN_PREPROD/dashboard/providers.tf +++ b/CN_PREPROD/dashboard/providers.tf @@ -5,4 +5,7 @@ terraform { source = "dynatrace-oss/dynatrace" } } +} +variable "mzid" { + type = string } \ No newline at end of file diff --git a/CN_PROD/alerting/providers.tf b/CN_PROD/alerting/providers.tf index 10270697..1ea5c016 100644 --- a/CN_PROD/alerting/providers.tf +++ b/CN_PROD/alerting/providers.tf @@ -5,4 +5,7 @@ terraform { source = "dynatrace-oss/dynatrace" } } +} +variable "mzid" { + type = string } \ No newline at end of file diff --git a/CN_PROD/dashboard/providers.tf b/CN_PROD/dashboard/providers.tf index 10270697..1ea5c016 100644 --- a/CN_PROD/dashboard/providers.tf +++ b/CN_PROD/dashboard/providers.tf @@ -5,4 +5,7 @@ terraform { source = "dynatrace-oss/dynatrace" } } +} +variable "mzid" { + type = string } \ No newline at end of file diff --git a/EMEA_PREPROD/alerting/providers.tf b/EMEA_PREPROD/alerting/providers.tf index 10270697..1ea5c016 100644 --- a/EMEA_PREPROD/alerting/providers.tf +++ b/EMEA_PREPROD/alerting/providers.tf @@ -5,4 +5,7 @@ terraform { source = "dynatrace-oss/dynatrace" } } +} +variable "mzid" { + type = string } \ No newline at end of file diff --git a/EMEA_PREPROD/dashboard/providers.tf b/EMEA_PREPROD/dashboard/providers.tf index 10270697..1ea5c016 100644 --- a/EMEA_PREPROD/dashboard/providers.tf +++ b/EMEA_PREPROD/dashboard/providers.tf @@ -5,4 +5,7 @@ terraform { source = "dynatrace-oss/dynatrace" } } +} +variable "mzid" { + type = string } \ No newline at end of file diff --git a/EMEA_PROD/alerting/providers.tf b/EMEA_PROD/alerting/providers.tf index 10270697..1ea5c016 100644 --- a/EMEA_PROD/alerting/providers.tf +++ b/EMEA_PROD/alerting/providers.tf @@ -5,4 +5,7 @@ terraform { source = "dynatrace-oss/dynatrace" } } +} +variable "mzid" { + type = string } \ No newline at end of file diff --git a/EMEA_PROD/dashboard/providers.tf b/EMEA_PROD/dashboard/providers.tf index 10270697..1ea5c016 100644 --- a/EMEA_PROD/dashboard/providers.tf +++ b/EMEA_PROD/dashboard/providers.tf @@ -5,4 +5,7 @@ terraform { source = "dynatrace-oss/dynatrace" } } +} +variable "mzid" { + type = string } \ No newline at end of file diff --git a/NA_PREPROD/alerting/providers.tf b/NA_PREPROD/alerting/providers.tf index 10270697..1ea5c016 100644 --- a/NA_PREPROD/alerting/providers.tf +++ b/NA_PREPROD/alerting/providers.tf @@ -5,4 +5,7 @@ terraform { source = "dynatrace-oss/dynatrace" } } +} +variable "mzid" { + type = string } \ No newline at end of file diff --git a/NA_PREPROD/dashboard/providers.tf b/NA_PREPROD/dashboard/providers.tf index 10270697..1ea5c016 100644 --- a/NA_PREPROD/dashboard/providers.tf +++ b/NA_PREPROD/dashboard/providers.tf @@ -5,4 +5,7 @@ terraform { source = "dynatrace-oss/dynatrace" } } +} +variable "mzid" { + type = string } \ No newline at end of file