Pull request #92: OPMAAS-3632 enabled synthetic for connected user profile services

Merge in OPAPM/coco_terraform_config from OPMAAS-3632 to master

* commit '05aa5eaa79173f836c78e4dfb0866c62ea564801':
  OPMAAS-3632 enabled synthetic for connected user profile services
OPMAAS-3714
Doris Ruppert (ext.) 2023-04-03 14:36:07 +00:00
commit 7e7333c48f
6 changed files with 12 additions and 12 deletions

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}