Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use a custom service account for Cloud Build #387

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

nielm
Copy link
Collaborator

@nielm nielm commented Sep 16, 2024

New projects by default do not give the default compute service account the required roles to run a cloud build. Therefore the cloud functions do not deploy.

Update the TF scripts to create a build-sa service account and use that when deploying the Cloud Functions.

Also update versions of Terraform modules to the latest

New projects by default do not give the default compute service account
the required roles to run a cloud build. Therefore the cloud functions
do not deploy.

Update the TF scripts to create a build-sa service account and use that
when deploying the Cloud Functions.

Also update versions of Terraform modules to the latest
@nielm nielm merged commit 076a44f into cloudspannerecosystem:main Sep 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants