You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| build\_env\_variables | User-provided build-time environment variables |`map(string)`|`null`| no |
49
+
| build\_service\_account | Cloud Function Build Service Account Id. This is The fully-qualified name of the service account to be used for building the container. |`string`|`null`| no |
49
50
| description | Short description of the function |`string`|`null`| no |
50
51
| docker\_repository | User managed repository created in Artifact Registry optionally with a customer managed encryption key. |`string`|`null`| no |
51
52
| entrypoint | The name of the function (as defined in source code) that will be executed. Defaults to the resource name suffix, if not specified |`string`| n/a | yes |
0 commit comments