Pull request #80: OPMAAS-3397 added HTTP monitors to management zone PD_InfotainmentInteractivityServices

Merge in OPAPM/coco_terraform_config from OPMAAS-3397 to master

* commit 'f84495197f8a9fed86cbe263ba729c2bc7bb474a':
  OPMAAS-3397 added HTTP monitors to management zone PD_InfotainmentInteractivityServices
renaming2
Doris Ruppert (ext.) 2023-02-23 14:59:09 +00:00
commit 9dae6fd342
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
resource "dynatrace_management_zone" "PD_InfotainmentInteractivityServices" {
name = "PD_InfotainmentInteractivityServices"
entity_selector_based_rule {
enabled = true
selector = "type(HTTP_CHECK),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ambient-music\",\"compass-id:festive-mode\")"