adjusting tf files
parent
aa7c19b2bc
commit
ce37898fd1
|
|
@ -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