Skip to content

Commit a139ca1

Browse files
authored
Merge pull request #392 from kevin-sumo/master
Update sumologic_sources.go
2 parents 4036efc + 2b48da3 commit a139ca1

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: "Etc/UTC",
77+
Default: "",
7878
},
7979
"automatic_date_parsing": {
8080
Type: schema.TypeBool,

0 commit comments

Comments
 (0)