Skip to content

Commit 20f2efe

Browse files
chore: tf lint
1 parent c0dac18 commit 20f2efe

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

examples/dashboard/variables.tf

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ variable "pattern" {
44
default = "test-pattern-*"
55
}
66

7-
variable "pattern_id" {
8-
description = "The ID of index pattern"
9-
type = string
10-
default = "test"
11-
}
12-
137
variable "time_field_name" {
148
description = "Field name which has the timestamp"
159
type = string

0 commit comments

Comments
 (0)