Added digital ocean wait timeout to changelog
This commit is contained in:
parent
7b468af6b8
commit
1d61d025a7
|
@ -35,6 +35,9 @@ IMPROVEMENTS:
|
||||||
* builder/amazon: Added `ap-northeast-2` (Seoul) [GH-3056]
|
* builder/amazon: Added `ap-northeast-2` (Seoul) [GH-3056]
|
||||||
* builder/amazon: packer will try to derive the AZ if only a subnet is
|
* builder/amazon: packer will try to derive the AZ if only a subnet is
|
||||||
specified [GH-3037]
|
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
|
* builder/google: `account_file` can now be provided as a JSON string
|
||||||
[GH-2811]
|
[GH-2811]
|
||||||
* builder/google: added support for `preemptible` instances [GH-2982]
|
* builder/google: added support for `preemptible` instances [GH-2982]
|
||||||
|
|
Loading…
Reference in New Issue