https://pulumi.com logo
i

important-football-63662

05/02/2020, 10:53 PM
Is it possible to put a timeout on a step? I have a dynamic provisioning step running a script on the VM and certain errors appear to make
pulumi up
hang indefinitely. I have to ctrl+c twice, export state, delete pending ops, re-import state, re-run each time
i

important-football-63662

05/03/2020, 1:46 PM
This is a dynamic provisioning script though not a standard cloud resource. That works there too somehow?
I guess I can set it at the VM level to have almost the same effect. Thanks