Hi , everyone , I would like to know how to debug ...
# python
o
Hi , everyone , I would like to know how to debug pulumi project by pycharm or other ide not just using print function . Does any one have any idea?
f
The same way you will debug any other program actually. What issue are you having?
o
I find this https://github.com/pulumi/pulumi/issues/1372 This looks like what I want