Skip to content

NodeJS App for GCP Cloud Functions deployed via GCP Cloud Build

Notifications You must be signed in to change notification settings

unk42/gcp-cicd-cloudfunctions-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS App for GCP Cloud Functions deployed via GCP Cloud Build



In order to deploy via Cloud Build located in project MANAGEMENT to CloudFunction located in project STAGING,PROD you will need:

  1. In project MANAGEMENT, get email of account for xxxxxxxx@cloudbuild.gserviceaccount.com

  2. In project STAGING and PROD add this account as princial into IAM and add Roles:

    IAM Role Name IAM Role Permission
    Cloud Functions Developer roles/cloudfunctions.developer
    Service Account User roles/iam.serviceAccountUser

Copyleft (c) by Denis Astahov

About

NodeJS App for GCP Cloud Functions deployed via GCP Cloud Build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%