Thanks, I see this now, but I still need to create a project in the pulumi cloud, so I either need to use that or the enterprise edition on prem to use Pulumi.
b
billowy-army-68599
06/21/2021, 12:49 PM
Creating a project happens automatically as soon as you init a stack for the first time.
billowy-army-68599
06/21/2021, 12:50 PM
Can you elaborate a bit more on your use case?
b
brainy-window-77332
06/22/2021, 8:26 AM
I get it now, Pulumi is not like teraform where you can use the cloud solution but it can be run standalone, for Pulumi you have a client that calls the cloud or the on prem enterprise server and that does the resource management for you.
b
billowy-army-68599
06/22/2021, 8:29 AM
yes that's right, all the execution is done by the CLI