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

Support custom build service account #259

Open
djas19 opened this issue Oct 11, 2024 · 2 comments
Open

Support custom build service account #259

djas19 opened this issue Oct 11, 2024 · 2 comments
Labels
enhancement New feature or request Stale

Comments

@djas19
Copy link

djas19 commented Oct 11, 2024

TL;DR

Support setting a custom service account that will be used for building the function in cloud build

Terraform Resources

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloudfunctions_function#build_service_account

Detailed design

Custom build service account can enhance security and are supported on cloud build and cloud functions now. Supporting them can prove necessary for companies that do not allow usage of default service accounts.

Additional information

No response

@djas19 djas19 added the enhancement New feature or request label Oct 11, 2024
@djas19
Copy link
Author

djas19 commented Oct 11, 2024

Relates to PR #256

Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

1 participant