E.g. If I edit the `Name` tag of a VPC in the AWS ...
# general
s
E.g. If I edit the
Name
tag of a VPC in the AWS console, re-run my program, and then
pulumi update
I would expect to see the drift get corrected back to the output of my program.
refresh
looks like it might be the key but the workflow there is a little weird