Updated CHANGELOG.md
This commit is contained in:
parent
c273bd6beb
commit
68ef44bb96
|
@ -112,6 +112,7 @@ BUG FIXES:
|
||||||
* builder/amazon: Honor ssh_private_ip flag in EC2-Classic. [GH-3752]
|
* builder/amazon: Honor ssh_private_ip flag in EC2-Classic. [GH-3752]
|
||||||
* builder/amazon: Allow using `ssh_private_key_file` and `ssh_password`.
|
* builder/amazon: Allow using `ssh_private_key_file` and `ssh_password`.
|
||||||
[GH-3953]
|
[GH-3953]
|
||||||
|
* builder/amazon: Properly clean up EBS volumes on failure. [GH-3789]
|
||||||
* builder/azure: check for empty resource group [GH-3606]
|
* builder/azure: check for empty resource group [GH-3606]
|
||||||
* builder/azure: fix token validity test [GH-3609]
|
* builder/azure: fix token validity test [GH-3609]
|
||||||
* builder/docker: fix docker builder with ansible provisioner. [GH-3476]
|
* builder/docker: fix docker builder with ansible provisioner. [GH-3476]
|
||||||
|
|
Loading…
Reference in New Issue