Added digital ocean wait timeout to changelog

This commit is contained in:
Chris Bednarski 2016-01-13 14:14:50 -08:00
parent 7b468af6b8
commit 1d61d025a7
1 changed files with 3 additions and 0 deletions

View File

@ -35,6 +35,9 @@ IMPROVEMENTS:
* builder/amazon: Added `ap-northeast-2` (Seoul) [GH-3056]
* builder/amazon: packer will try to derive the AZ if only a subnet is
specified [GH-3037]
* builder/digitalocean: doubled instance wait timeouts to power off or
shutdown (now 4 minutes) and to complete a snapshot (now 20 minutes)
[GH-2939]
* builder/google: `account_file` can now be provided as a JSON string
[GH-2811]
* builder/google: added support for `preemptible` instances [GH-2982]