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.