Commit d0d9c19
committed
test: add unique identifier for
The metric key for `dynatrace_log_metrics` has to be unique.
When running tests in parallel or encountering an error during destroy/cleanup, the metric key may already exist. So, adding `#name#` to the key makes it unique.dynatrace_log_metrics metric key1 parent 8c35b33 commit d0d9c19
File tree
1 file changed
+2
-2
lines changed- dynatrace/api/builtin/logmonitoring/schemalesslogmetric/testdata/terraform
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
0 commit comments