I got a project I haven't touched in a while, it c...
# general
b
I got a project I haven't touched in a while, it contains a cloudformation stack I'd like to update. It detects it needs updating due to the template being different. When I do
pulumi up -t urn:to:stack
it looks like it performs the update but doesn't actually do anything. Has anyone dealt with this before?