I'm building a single tenant Saas automation deplo...
# general
r
I'm building a single tenant Saas automation deployment using pulumi. 1. What's the difference if I use Automations API vs just create resources as I want in my order? 2. Also, is there a call back function possibility when a remote command executes successfully? Or how can I accurately know if the command I executed remotely worked as expected or failed?