Skip to content

Commit

Permalink
Fixed test case
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinhard-Pilz-Dynatrace committed Aug 3, 2023
1 parent 922a9e2 commit aa240e6
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,6 @@ resource "dynatrace_dashboard" "#name#" {
legend = true
type = "TIMESERIES"
}
filters {
filter {
entity_type = "HOST"
match {
key = "HOST_SOFTWARE_TECH"
values = ["KUBERNETES"]
}
}
}
type = "HOST"
custom_name = "Full-Stack Kubernetes nodes"
}
Expand Down

0 comments on commit aa240e6

Please sign in to comment.