Skip to content

Commit 594ede7

Browse files
committed
Add missing new line to satisfy linter's wishes
1 parent c48ac48 commit 594ede7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/event-folder-log-entry/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ variable "include_children" {
4444
description = "Determines whether or not to include folder's children in the sink export. If true, logs associated with child projects are also exported; otherwise only logs relating to the provided folder are included."
4545
type = bool
4646
default = false
47-
}
47+
}

0 commit comments

Comments
 (0)