mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
Tiny update yandex-export PP doc
This commit is contained in:
parent
bd1e4f9d7d
commit
5c8186d08c
1 changed files with 2 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue