This message was deleted.
# general
s
This message was deleted.
w
On the second point - does
ignoreChanges
help? On the first - does it sound like the same thing discussed in https://github.com/pulumi/pulumi/issues/3878?
s
On the second point - does
ignoreChanges
help?
Thanks! Yes, that definitely unblocks us as we can run
pulumi up
successfully now.
On the first - does it sound like the same thing discussed in https://github.com/pulumi/pulumi/issues/3878?
Not exactly, I see this error even without the
--target-dependents
option.
w
Okay - on the —target issue: 1. If you
Pulumi stack export
do you see the urn you are trying to specify? 2. Would you mind opening an issue to track this?
s
Unfortunately I was not able to reproduce the issue thereafter, will raise it if it happens again
👍 1