https://pulumi.com logo
b

billowy-laptop-45963

10/03/2019, 10:56 PM
when I do pulumi up it just gets stuck in previewing, I tried -v=3, --skip-preview (it gets stuck in updating), --tracing. Any other way to debug this? Integration tests are stuck in a similar way.
g

gentle-diamond-70147

10/04/2019, 5:17 AM
Try
-v=9 --debug
and provide us the output
i

incalculable-engineer-92975

10/04/2019, 2:39 PM
It's primitive, but I've bisected and removed code in the past. Pulumi scripts are very fragile at times. Especially when you mess up applys.
2 Views