This message was deleted.
# dotnet
s
This message was deleted.
i
i’ve had this problem. what I did was make the change manually, run
pulumi refresh
, and then it might work. This is apparently Microsoft’s issue to solve, but it’s very annoying
a
Can confirm that
pulumi refresh --target <urn>
did the job.
👍 1