diff --git a/CHANGELOG.md b/CHANGELOG.md index 0822340f1..08d1140e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ BUG FIXES: * builder/amazon-instance: Fix deprecation warning for `ec2-bundle-vol` [GH-1424] * builder/amazon/all: `delete_on_termination` set to false will work. + * builder/amazon/all: More desctriptive error messages if Amazon only + sends an error code. [GH-1189] * builder/googlecompute: add `disk_size` option. [GH-1397] * builder/openstack: Region is not required. [GH-1418] * builder/parallels-iso: ISO not removed from VM after install [GH-1338]