diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f1ad03e7..b2b9acf29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -112,6 +112,7 @@ BUG FIXES: * builder/amazon: Honor ssh_private_ip flag in EC2-Classic. [GH-3752] * builder/amazon: Allow using `ssh_private_key_file` and `ssh_password`. [GH-3953] + * builder/amazon: Properly clean up EBS volumes on failure. [GH-3789] * builder/azure: check for empty resource group [GH-3606] * builder/azure: fix token validity test [GH-3609] * builder/docker: fix docker builder with ansible provisioner. [GH-3476]