update changelog
This commit is contained in:
parent
cea2ab8c6d
commit
e222d60b5a
|
@ -8,6 +8,7 @@
|
|||
* post-processor/docker: Remove credentials from being shown in the log. [GH-5666]
|
||||
* builder/amazon: Warn during prepare if we didn't get both an access key and a secret key when we were expecting one. [GH-5762]
|
||||
* builder/amazon: Replace `InstanceStatusOK` check with `InstanceReady`. This reduces build times universally while still working for all instance types. [GH-5678]
|
||||
* builder/amazon: Add `kms_key_id` option to block device mappings. [GH-5774]
|
||||
|
||||
### BUG FIXES:
|
||||
|
||||
|
|
Loading…
Reference in New Issue