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 7ef29c2 commit 666316aCopy full SHA for 666316a
sumologic/resource_sumologic_cse_log_mapping_test.go
@@ -90,7 +90,7 @@ func TestAccSumologicSCELogMapping_update(t *testing.T) {
90
AlternateValues: []string{"altValue"},
91
TimeZone: "UTC",
92
SplitDelimiter: ",",
93
- SplitIndex: "index",
+ SplitIndex: "0",
94
FieldJoin: []string{"and"},
95
JoinDelimiter: "",
96
FormatParameters: []string{"param"},
0 commit comments