https://pulumi.com logo
#general
Title
# general
a

ambitious-father-68746

06/14/2022, 1:45 PM
Hi, in the last couple of weeks I've noticed that sometimes, when using
--target
, both
pulumi pre
and
pulumi up
will show only the resources that I want to update (good), but after confirming that I want to perform the update, Pulumi will try to update a resource that I haven't explicitly requested, causing failures. Has anyone seen this behaviour before?
b

billowy-army-68599

06/14/2022, 1:48 PM
i haven't seen this, but if you can do an asciinema or video recording of this and file an issue it would be invaluable
a

ambitious-father-68746

06/14/2022, 1:51 PM
OK, will do. I was also "lucky" enough to get this last breakage on a mostly unused stack, so I'm trying to break the code down to a reproducible state.
Turns out it's very reproducible, but it's a problem with the AWS provider, not Pulumi