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
description="The service account to run the function as."
126
126
}
127
127
128
+
variable"build_service_account" {
129
+
type=string
130
+
default=""
131
+
description="The self-provided service account to use to build the function. The format of this field is projects/{project}/serviceAccounts/{serviceAccountEmail}"
0 commit comments