Pull request #16: Adjusting tf config
Merge in OPAPM/coco_apm_terraform_onboarding from template to master * commit 'aa7c19b2bc8cdcbc606f4f5af636c118f14f4292': Adjusting tf configCD_TS-CMS
commit
29a4c40b19
|
|
@ -6,3 +6,6 @@ terraform {
|
|||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
|
|
@ -6,3 +6,6 @@ terraform {
|
|||
}
|
||||
}
|
||||
}
|
||||
variable "mzid" {
|
||||
type = string
|
||||
}
|
||||
Loading…
Reference in New Issue