Add 'target_image_folder_id' for builder/yandex #9079

This commit is contained in:
Gennady Lipenkov 2020-04-16 22:29:38 +03:00
parent bcc2598840
commit 696750de32
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@
* provisioner/powershell: Add cleanup step to remove temporarily created
scripts; cleanup can be skipped by setting the `skip_clean` option
[GH-8908]
* builder/yandex: Allow set `target_image_folder_id ` where save built
image in [GH-9079]
### BUG FIXES:
* builder/amazon: Fix bug with launch_block_device_mappings in spot instances.