Added compass-id:mobile20-CSS to PD_MyBMWMINIAppAsAProduct

OPMAAS-4378
SLW\YELGIM 2023-06-07 11:23:11 +02:00
parent b48567a50b
commit f88bfc545b
1 changed files with 1 additions and 1 deletions

View File

@ -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\",\"compass-id:trip-service\")"
selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\",\"compass-id:trip-service\",\"compass-id:mobile20-CSS\")"
}
}