Updated CHANGELOG.md

This commit is contained in:
Rickard von Essen 2017-07-17 18:42:03 +02:00 committed by GitHub
parent ef5c7936f2
commit 792977906f
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
* builder/cloudstack: Make expunge optional and improve logging output. [GH-5099] * builder/cloudstack: Make expunge optional and improve logging output. [GH-5099]
* builder/cloudstack: Allow reading api_url, api_key, and secret_key from env vars. [GH-5124] * builder/cloudstack: Allow reading api_url, api_key, and secret_key from env vars. [GH-5124]
* builder/cloudstack: Add default cidr_list [ 0.0.0.0/0 ]. [GH-5125] * builder/cloudstack: Add default cidr_list [ 0.0.0.0/0 ]. [GH-5125]
* builder/cloudstack: Add support for ssh_agent_auth. [GH-5130]
* builder/googlecompute: Allow using URL's for network and subnetwork. [GH-5035] * builder/googlecompute: Allow using URL's for network and subnetwork. [GH-5035]
### BUG FIXES: ### BUG FIXES: