Turn metadata into an environment argument
This turns instance metadata into an environment argument R (and other software) can see. Only works on a running instance.
gce_metadata_env(key)
key
: The metadata key. Pass "" to list the keysThe metadata key value, if successful
Useful links