Skip to content

Commit 85f2c75

Browse files
committed
fix: lint
1 parent 58ffa3c commit 85f2c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ variable "catalog" {
145145
schema_properties = optional(map(string))
146146
}))
147147
description = "Map of catalog name and its parameters"
148-
default = {}
148+
default = {}
149149
}
150150

151151
variable "suffix" {

0 commit comments

Comments
 (0)