OPMAAS-3527 removed compass-ids from wrong product structure in CN PreProd

OPMAAS-3527
Doris Ruppert 2023-03-27 17:42:13 +02:00
parent fd41b66c55
commit 8df61dcf73
4 changed files with 0 additions and 82 deletions

View File

@ -21,55 +21,6 @@ resource "dynatrace_management_zone" "PD_AutomotiveSecurity" {
enabled = true
selector = "type(Service),tag(\"compass-id:ASBC-NGTP\")"
}
// compass product: Connected Security Services
// compass sub product: Vehicle Software Security Services
// should be moved to a new management zone PD_ConnectedSecurityServices
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ASBC-RSU\",\"compass-id:ASBC-SBB\",\"compass-id:asbcswlsec2\",\"compass-id:psdzchecker\",\"compass-id:SCB\",\"compass-id:SCC\",\"compass-id:SWAG\",\"compass-id:swlsec2checker\")"
}
// for wrongly tagged services we still keep:
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ASBCSWLSEC2\",\"compass-id:PSdZ-Checker\",\"compass-id:SWLSEC2-Checker\")"
}
// compass product: Connected Security Services
// compass sub product: Smart Access
// should be moved to a new management zone PD_ConnectedSecurityServices
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ASBC-SMACC\",\"compass-id:CAC\",\"compass-id:SMC2-BL\",\"compass-id:SMC2-KEY-TRK\",\"compass-id:SMC2-RT\")"
}
// others that don't exist in compass, should be removed
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:CAC-AGENT\")"
}
// compass product: Connected Security Services
// compass sub product: Key Management Services
// should be moved to a new management zone PD_ConnectedSecurityServices
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:DFP\",\"compass-id:OCLISc2v\",\"compass-id:OCLISocsp\",\"compass-id:P2X\")"
}
// others that don't exist in compass, should be removed
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:DFPH\")"
}
// compass product: Connected Security Services
// compass sub product: Feature Security Services
// should be moved to a new management zone PD_ConnectedSecurityServices
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ASBC-FSC-AST\",\"compass-id:ASBC-MFSCS\",\"compass-id:STM\",\"compass-id:TVP\")"
}
// others that don't exist in compass, should be removed
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ts-wlupdater\",\"compass-id:ASBC-AFW-POC\",\"compass-id:ASBC-AFWSFA-POC\",\"compass-id:ASBC-AFWSTM-POC\")"

View File

@ -34,22 +34,6 @@ resource "dynatrace_management_zone" "PD_CallServices" {
selector = "type(Service),tag(\"compass-id:B2V-Voice\",\"compass-id:CRS\",\"compass-id:CRSA\",\"compass-id:EPL\",\"compass-id:EPM\",\"compass-id:epm-js-app\",\"compass-id:VOICEGW\",\"compass-id:VOICEGW-ADMIN\")"
}
// compass product: Vehicle Demand Identification and Lead Management
// compass sub product: Service Partner Management
// moved to PD_Teleservices, should be removed from here
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:PiSA-CORE\",\"compass-id:PISA-EVENT-HANDLER\",\"compass-id:PISA-RUNTIME\")"
}
// compass product: Conversation Services
// compass sub product: Speech
// should be moved to a new management zone PD_ConversationServices
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:HTTS\",\"compass-id:HVD\")"
}
// others that don't exist in compass, should be removed
entity_selector_based_rule {
enabled = true

View File

@ -38,16 +38,6 @@ resource "dynatrace_management_zone" "PD_VehicleDataCollection" {
enabled = true
selector = "type(Service),tag(\"compass-id:CCG\",\"compass-id:CSI\",\"compass-id:LSCJHWO\",\"compass-id:tripCollection\",\"compass-id:VHCJR\",\"compass-id:VJDS\",\"compass-id:VSFO\",\"compass-id:VSST\")"
}
// compass product: Vehicle Demand Identification and Lead Management
// compass sub product: Service Partner Management
// moved to PD_Teleservices, should be removed here
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:TOL\",\"compass-id:TOL MGU\",\"compass-id:TOL-TSSB\")"
}
// others that don't exist in compass, should be removed
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:SRManager\")"

View File

@ -27,13 +27,6 @@ resource "dynatrace_management_zone" "PD_VehicleDataConnectivity" {
enabled = true
selector = "type(Service),tag(\"compass-id:B2V-COM-BE\")"
}
// compass product: Vehicle Device Mgmt.
// compass sub product: Provisioning Services
// moved to management zone PD_RemoteVehicleConfigurationManagement, should be removed here
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:B2V-NOTS\")"
}
// compass sub product: Vehicle Data Connect SP2018
entity_selector_based_rule {