Hi, is pulumi sqs updated? I want to add a lambda_trigger to sqs but don't see anything about it in docs. I manually created a sqs lambda_trigger and did
pulumi import
to see what would happen and the output does not contain lambda_trigger in it. Do you know what the next step can be? Thanks :)