This message was deleted.
# general
s
This message was deleted.
e
Hi Chris, sorry you're hitting this. Appreciate filing a new issue here! My team prioritizes regressions and we'd love to get this fixed.
https://github.com/pulumi/pulumi-aws/ is the repo specifically
Currently looking at https://github.com/pulumi/pulumi-aws/issues/3075 that may be tangentially related (looks like it's related to ARNs and Python) but I didn't see EventSourceMapping specifically mentioned yet.
h
Sure, I'll put it in. In the meantime we'll use aws-native. Thank you.
🙏 1
update: aws-native has a separate bug preventing it from being an option. i created issue 3092 for this in
pulumi-aws
.. i'm trying to create a minimal repo to reproduce this issue but no luck so far.
e
Thank you! We'll have a look as time permits
https://github.com/pulumi/pulumi-aws/issues/3075 got rootcaused and we have a WIP fix, it bottoms out at the upstream state migration dropping ARN for the Batch Job. Which is not affecting TF due to a happy accident but is affecting us. Looks like 3092 might be something different.