Publish subproject creation status to a pubsub
After a subproject is successfully registered, publish the successful creation status in a messaging queue.
This will ensure all subscribers can be notified if required.
Currently only Google Cloud's pubsub is supported. For all other cloud providers, a implementation is required.