- Estimating the time deployment takes before taking other actions is obviously error-prone and/or results in unnecessary wait times. - [Example here](https://github.com/PaloAltoNetworks/cobra-tool/blob/9084dfd8c6ddb57b774c890f3da4cc899c9884bd/scenarios/scenario_3/scenario_3.py#L50) - Perhaps using the Pulumi automations API, some kind of callback logic is available to inform another function once deployment is complete?