Cloud function runtime
Deployment
Before deployment modify deploy.yaml member section/or comment it and uncomment public i.e
members:
- user:${env.USER}@vindicotech.com
- ${gcp.serviceAccount}
On Terminal:
endly deploy authWith=$GCP_PROJECT (i.e viant-e2e)
Invoking cloud function
With gcloud
Generate identity token
gcloud tmpl print-identity-token
With API