Skip to content

Commit 2b48da3

Browse files
authored
Update sumologic_sources.go
1 parent 68b1ff4 commit 2b48da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sumologic/sumologic_sources.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ func resourceSumologicSource() *schema.Resource {
7474
"timezone": {
7575
Type: schema.TypeString,
7676
Optional: true,
77-
Default: nil,
77+
Default: "",
7878
},
7979
"automatic_date_parsing": {
8080
Type: schema.TypeBool,

0 commit comments

Comments
 (0)