packer-cn/website/content/partials/builder/yandex/CloudConfig-required.mdx

9 lines
568 B
Plaintext
Raw Permalink Normal View History

2020-11-30 13:27:45 +03:00
<!-- Code generated from the comments of the CloudConfig struct in builder/yandex/common_config.go; DO NOT EDIT MANUALLY -->
- `folder_id` (string) - The folder ID that will be used to launch instances and store images.
Alternatively you may set value by environment variable `YC_FOLDER_ID`.
To use a different folder for looking up the source image or saving the target image to
check options 'source_image_folder_id' and 'target_image_folder_id'.
<!-- End of code generated from the comments of the CloudConfig struct in builder/yandex/common_config.go; -->