Pedro Montiel
Pedro Montiel
@eambrosyupgrade , could you please provide orgId?
was not able to reproduce, if match-list and/or match-list-items are also being managed outside terraform there might be an issue. See https://github.com/SumoLogic/terraform-provider-sumologic/blob/master/website/docs/r/cse_match_list.html.markdown
sorry, did not mean to close, pushed the wrong button
going to ask access support to your org, in the meantime could you try with a new match list please?
as mentioned, asked for support access to your org, and was able to perform steps - you can see the test I ran https://upgrade.us2.sumologic.com/sec/content/match-lists/match-list/83 CREATION: ``` resource "sumologic_cse_match_list" "match_list" {...
please bear with me, could you remove the empty line after "target_column" please, so: ``` resource "sumologic_cse_match_list" "test2" { name = "tf-provider-test" description = "Testing" target_column = "SrcIp" items {...
ran a new test more similar to yours and think was able to replicate the BAD_REQUEST error, will come back to you shortly, thank you for your patience
sorry for the delay, @eambrosyupgrade as you already saw there is a code change coming out on next release, once `2.26.1` could you please give it a try?
what orgId is this?