Pull request #17: adjusting tf files
Merge in OPAPM/coco_apm_terraform_onboarding from template to master * commit 'ce37898fd1366dcfb52c33f5d18b9879ff8d1795': adjusting tf filesCD_TS-CMS
commit
599f8c06f4
|
|
@ -5,4 +5,7 @@ terraform {
|
|||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
|
|
@ -5,4 +5,7 @@ terraform {
|
|||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
|
|
@ -5,4 +5,7 @@ terraform {
|
|||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
|
|
@ -5,4 +5,7 @@ terraform {
|
|||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
|
|
@ -5,4 +5,7 @@ terraform {
|
|||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
|
|
@ -5,4 +5,7 @@ terraform {
|
|||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
|
|
@ -5,4 +5,7 @@ terraform {
|
|||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
|
|
@ -5,4 +5,7 @@ terraform {
|
|||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
|
|
@ -5,4 +5,7 @@ terraform {
|
|||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
|
|
@ -5,4 +5,7 @@ terraform {
|
|||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
Loading…
Reference in New Issue