Open djas19 opened 1 month ago
Support setting a custom service account that will be used for building the function in cloud build
https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/cloudfunctions_function#build_service_account
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.
No response
Relates to PR #256
TL;DR
Support setting a custom service account that will be used for building the function in cloud build
Terraform Resources
Detailed design
Additional information
No response