Pull request #125: OPMAAS-3757 added trip-service to MZ
Merge in OPAPM/coco_terraform_config from OPMAAS-3757 to master * commit 'b85c7b351960597cab52971a21bae1e52af17834': OPMAAS-3757 added trip-service to MZpull-requests/127/from
commit
79e6c23297
|
|
@ -14,6 +14,6 @@ resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
|
|||
// compass system: App Frontend eMobility and MyJourney
|
||||
entity_selector_based_rule {
|
||||
enabled = true
|
||||
selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\")"
|
||||
selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\",\"compass-id:trip-service\")"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue