google/credential¶
ID for Access Key (not the secret)
The token required by cloud provider to act against the API
You can obtain your credentials via:
- Installing the gcloud sdk
gcloud auth application-default login
cat ~/.config/gcloud/application_default_credentials.json
The cloud broker install script will automatically create resource brokers from local configuration information.