CD_mobile-vehiclelist.tf edited online with Bitbucket

changed spelling in mgmt zone name from "_" to "-"
pull-requests/530/from
PATRYK GUDALEWICZ (ext.) 2023-05-31 10:00:37 +00:00
parent da831f3541
commit fbf91dc843
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
resource "dynatrace_management_zone" "CD_mobile-vehiclelist" {
name = "CD_mobile_vehiclelist"
name = "CD_mobile-vehiclelist"
entity_selector_based_rule {
enabled = true
selector = "type(PROCESS_GROUP_INSTANCE),tag(\"compass-id:mobile20-VC\")"