Hi, I’m using the inline Golang SDK. When running ...
# general
b
Hi, I’m using the inline Golang SDK. When running stack.Up(…), is there a way to detect if there were any changes in the resources after command is finished?
e
As in if
pulumi up
changed anything?