From 5c8186d08c6b5288fddb6b8648d55de43c595c26 Mon Sep 17 00:00:00 2001 From: Gennady Lipenkov Date: Fri, 17 Jul 2020 00:58:19 +0300 Subject: [PATCH] Tiny update yandex-export PP doc --- .../partials/post-processor/yandex-export/Config-required.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/pages/partials/post-processor/yandex-export/Config-required.mdx b/website/pages/partials/post-processor/yandex-export/Config-required.mdx index b86fb95c7..7202eaa72 100644 --- a/website/pages/partials/post-processor/yandex-export/Config-required.mdx +++ b/website/pages/partials/post-processor/yandex-export/Config-required.mdx @@ -4,9 +4,10 @@ Please be aware that use of space char inside path not supported. Also this param support [build](/docs/templates/engine) template function. Check available template data for [Yandex](/docs/builders/yandex#build-template-data) builder. + Paths to Yandex Object Storage where exported image will be uploaded. - `folder_id` (string) - The folder ID that will be used to launch a temporary instance. Alternatively you may set value by environment variable YC_FOLDER_ID. - `service_account_id` (string) - Service Account ID with proper permission to modify an instance, create and attach disk and - make upload to specific Yandex Object Storage paths + make upload to specific Yandex Object Storage paths.