https://pulumi.com logo
a

ancient-car-89914

06/25/2022, 8:30 AM
using command.remote.Command to execute a script on a remote server over ssh, if an error occurs during the script execution which requires manual intervention (ie. firing up ssh and basically finishing the script’s job by hand), is there any way for me to manually mark the resource as having been created so a future
pulumi up
doesn’t try to create it again?