OPMAAS-3527 removed compass-ids from wrong product structure in CN PreProd one more
parent
8df61dcf73
commit
57d6472704
|
|
@ -59,12 +59,4 @@ resource "dynatrace_management_zone" "PD_InfotainmentInteractivityServices" {
|
|||
selector = "type(Service),tag(\"compass-id:CDIP\")"
|
||||
}
|
||||
|
||||
// compass product: Infotainment & Interactivity Services China
|
||||
// no sub product
|
||||
// moved to new management zone PD_InfotainmentInteractivityServicesChina
|
||||
entity_selector_based_rule {
|
||||
enabled = true
|
||||
selector = "type(Service),tag(\"compass-id:iisc-ds\",\"compass-id:iisc-ir\",\"compass-id:iisc-ls\",\"compass-id:iisc-rr\",\"compass-id:iisc-tmpp-au\",\"compass-id:iisc-tmpp-mf\",\"compass-id:iisc-tmpp-wp\",\"compass-id:tmpp-wechat-proxy\")"
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue