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="ABFS service account ID (e.g. abfs@<project-id>.iam.gserviceaccount.com)"
89
+
description="ABFS service account ID (e.g. abfs@<project-id>.iam.gserviceaccount.com); if not specified, a new service account will be created using the abfs_service_account_name."
90
+
default=""
91
+
}
92
+
93
+
variable"abfs_service_account_name" {
94
+
type=string
95
+
description="The name of the service account to create in case abfs_service_account_id is not specified."
0 commit comments