This message was deleted.
# aws
s
This message was deleted.
s
Note that I’m talking about stopping the instance, not terminating the instance. The instance ID remains constant/unchanged.
w
Refresh will update the state and I would expect the new IP to be noted. A
pulumi up
would then update the output. You can use
pulumi up -r
to do both a refresh and an update.
174 Views