I want to post the result of "pulumi up" to an api.
Actually i am deploying EKS cluster using pulumi, but since the deployment is takes around 15 minutes, i wanted a callback api to post the result to.Kind of like if the process is complete send me notification with details.