From b463ab639bf498175a9a9aabe5b92862e52178f9 Mon Sep 17 00:00:00 2001 From: "paul.marcombes" Date: Tue, 3 Dec 2024 17:14:27 +0000 Subject: [PATCH] export_to_datastore refact --- bigfunctions/export/export_to_datastore.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigfunctions/export/export_to_datastore.yaml b/bigfunctions/export/export_to_datastore.yaml index eec28c98..7c712025 100644 --- a/bigfunctions/export/export_to_datastore.yaml +++ b/bigfunctions/export/export_to_datastore.yaml @@ -4,7 +4,7 @@ description: | Exports `data` to Datastore (Firestore in Datastore mode) to `key` at `datastore_path` (like `project/database/namespace/kind`) - > 💡 *For this to work, `749389685934-compute@developer.gserviceaccount.com` must have datastore user role in your project.* + > 💡 *For this to work, `bigfunction@bigfunctions.iam.gserviceaccount.com` must have datastore user role in your project.* arguments: - name: datastore_path