added PD_MyBMWMINIAppAsAProduct.tf files
parent
6ccf9cd491
commit
739c28de0a
|
|
@ -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\")"
|
||||
}
|
||||
}
|
||||
|
|
@ -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\")"
|
||||
}
|
||||
}
|
||||
|
|
@ -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\")"
|
||||
}
|
||||
}
|
||||
|
|
@ -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\")"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue