We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4036efc + 2b48da3 commit a139ca1Copy full SHA for a139ca1
sumologic/sumologic_sources.go
@@ -74,7 +74,7 @@ func resourceSumologicSource() *schema.Resource {
74
"timezone": {
75
Type: schema.TypeString,
76
Optional: true,
77
- Default: "Etc/UTC",
+ Default: "",
78
},
79
"automatic_date_parsing": {
80
Type: schema.TypeBool,
0 commit comments