Pull request #66: added PD_MyBMWMINIAppAsAProduct.tf files

Merge in OPAPM/coco_terraform_config from OPMAAS-3228 to master

* commit '739c28de0a02f89dfb07a0d0fb6894daae493f5d':
  added PD_MyBMWMINIAppAsAProduct.tf files
OPMAAS-3303
Murat Yelgin (ext.) 2023-01-18 14:03:38 +00:00
commit dd790a47e2
4 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,7 @@
resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
name = "PD_MyBMWMINIAppAsAProduct"
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:destination-composite-service\")"
}
}

View File

@ -0,0 +1,7 @@
resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
name = "PD_MyBMWMINIAppAsAProduct"
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:destination-composite-service\")"
}
}

View File

@ -0,0 +1,7 @@
resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
name = "PD_MyBMWMINIAppAsAProduct"
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:destination-composite-service\")"
}
}

View File

@ -0,0 +1,7 @@
resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
name = "PD_MyBMWMINIAppAsAProduct"
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:destination-composite-service\")"
}
}