No specific context, looking for a generic custom means of resolving Resource create/update status based on -for example- a Resource Status property.
future-kite-91191
04/16/2020, 10:54 AM
Some Resource types now return success, which is true as in the Resource is successfully created. But after that a Resource sometimes needs to do extra activation tasks (handled by a Cloud provider internally). If there is a way to poll a status flag using a Resource Output value untill it reaches a required state, before returning the overall Success state, that's what I'm looking for.