Pull request #140: Added compass-id:mobile20-CSS to PD_MyBMWMINIAppAsAProduct

Merge in OPAPM/coco_terraform_config from OPMAAS-4378 to master

* commit 'f88bfc545b5a8c4a3a2fcb33181975dbc9eb24b1':
  Added compass-id:mobile20-CSS to PD_MyBMWMINIAppAsAProduct
feature/appd-slo-adjustments
Murat Yelgin (ext.) 2023-06-07 09:24:49 +00:00
commit 31ab3cb9a7
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\")"
}
}