diff --git a/CHANGELOG.md b/CHANGELOG.md index cbc5bfcb6..9cb767d08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ BUG FIXES: * builder/amazon: Remove deprecated ec2-upload-bundle paramger [GH-1931] * builder/amazon: Retry finding created instance for eventual consistency. [GH-2129] + * builder/amazon: If no AZ is specified, use AZ chosen automatically by + AWS for spot instance. [GH-2017] * builder/amazon/chroot: Retry waiting for disk attachments [GH-2046] * builder/digitalocean: Ignore invalid fields from the ever-changing v2 API * builder/docker: Fixed hang on prompt while copying script