Skip to content

Commit 666316a

Browse files
author
Pedro Montiel
committed
APP-1376: cse_log_mapping_split_index as int
1 parent 7ef29c2 commit 666316a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sumologic/resource_sumologic_cse_log_mapping_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ func TestAccSumologicSCELogMapping_update(t *testing.T) {
9090
AlternateValues: []string{"altValue"},
9191
TimeZone: "UTC",
9292
SplitDelimiter: ",",
93-
SplitIndex: "index",
93+
SplitIndex: "0",
9494
FieldJoin: []string{"and"},
9595
JoinDelimiter: "",
9696
FormatParameters: []string{"param"},

0 commit comments

Comments
 (0)