Update CHANGELOG
This commit is contained in:
parent
6f6d656267
commit
2a3673c1c9
|
@ -19,6 +19,8 @@ IMPROVEMENTS:
|
||||||
array configurations. [GH-950]
|
array configurations. [GH-950]
|
||||||
* builder/amazon: Added `ssh_private_key_file` option [GH-971]
|
* builder/amazon: Added `ssh_private_key_file` option [GH-971]
|
||||||
* builder/amazon: Added `ami_virtualization_type` option [GH-1021]
|
* builder/amazon: Added `ami_virtualization_type` option [GH-1021]
|
||||||
|
* builder/digitalocean: Regions, image names, and sizes can be
|
||||||
|
names that are looked up for their valid ID. [GH-960]
|
||||||
* builder/googlecompute: Configurable instance name. [GH-1065]
|
* builder/googlecompute: Configurable instance name. [GH-1065]
|
||||||
* builder/openstack: Support for conventional OpenStack environmental
|
* builder/openstack: Support for conventional OpenStack environmental
|
||||||
variables such as `OS_USERNAME`, `OS_PASSWORD`, etc. [GH-768]
|
variables such as `OS_USERNAME`, `OS_PASSWORD`, etc. [GH-768]
|
||||||
|
|
Loading…
Reference in New Issue