Added preemptible GCE instances to changelog
This commit is contained in:
parent
00ea5ff7de
commit
8d574962d9
|
@ -22,6 +22,7 @@ IMPROVEMENTS:
|
|||
* builder/amazon: Add support for `ebs_optimized` [GH-2806]
|
||||
* builder/amazon: You can now specify `0` for `spot_price` to switch to on demand instances [GH-2845]
|
||||
* builder/google: `account_file` can now be provided as a JSON string [GH-2811]
|
||||
* builder/google: added support for `preemptible` instances [GH-2982]
|
||||
* builder/parallels: Improve support for Parallels 11 [GH-2662]
|
||||
* builder/parallels: Parallels disks are now compacted by default [GH-2731]
|
||||
* builder/parallels: Packer will look for Parallels in `/Applications/Parallels Desktop.app` if it is not detected automatically [GH-2839]
|
||||
|
|
Loading…
Reference in New Issue