Pull request #66: added PD_MyBMWMINIAppAsAProduct.tf files
Merge in OPAPM/coco_terraform_config from OPMAAS-3228 to master * commit '739c28de0a02f89dfb07a0d0fb6894daae493f5d': added PD_MyBMWMINIAppAsAProduct.tf filesOPMAAS-3303
commit
dd790a47e2
|
|
@ -0,0 +1,7 @@
|
||||||
|
resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
|
||||||
|
name = "PD_MyBMWMINIAppAsAProduct"
|
||||||
|
entity_selector_based_rule {
|
||||||
|
enabled = true
|
||||||
|
selector = "type(Service),tag(\"compass-id:destination-composite-service\")"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
|
||||||
|
name = "PD_MyBMWMINIAppAsAProduct"
|
||||||
|
entity_selector_based_rule {
|
||||||
|
enabled = true
|
||||||
|
selector = "type(Service),tag(\"compass-id:destination-composite-service\")"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
|
||||||
|
name = "PD_MyBMWMINIAppAsAProduct"
|
||||||
|
entity_selector_based_rule {
|
||||||
|
enabled = true
|
||||||
|
selector = "type(Service),tag(\"compass-id:destination-composite-service\")"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
|
||||||
|
name = "PD_MyBMWMINIAppAsAProduct"
|
||||||
|
entity_selector_based_rule {
|
||||||
|
enabled = true
|
||||||
|
selector = "type(Service),tag(\"compass-id:destination-composite-service\")"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue