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.
1 parent 68b1ff4 commit 2b48da3Copy full SHA for 2b48da3
sumologic/sumologic_sources.go
@@ -74,7 +74,7 @@ func resourceSumologicSource() *schema.Resource {
74
"timezone": {
75
Type: schema.TypeString,
76
Optional: true,
77
- Default: nil,
+ Default: "",
78
},
79
"automatic_date_parsing": {
80
Type: schema.TypeBool,
0 commit comments