I would like to get a unique identifier from my cloud execution service instance (two instances running = two different IDs), so that this can be a key to my functions. Can be anything, but have to be unique.
I searched for default environment variables, but I didn’t found one for my case.
Is there a way to do this at runtime?