Update CHANGELOG.md
This commit is contained in:
parent
2af0f10d59
commit
16f8866728
|
@ -36,6 +36,7 @@ BUG FIXES:
|
||||||
* core: Fix potential panic for post-processor plugin exits [GH-2098]
|
* core: Fix potential panic for post-processor plugin exits [GH-2098]
|
||||||
* builder/amazon: Allow spaces in AMI names when using `clean_ami_name` [GH-2182]
|
* builder/amazon: Allow spaces in AMI names when using `clean_ami_name` [GH-2182]
|
||||||
* builder/amazon: Remove deprecated ec2-upload-bundle paramger [GH-1931]
|
* builder/amazon: Remove deprecated ec2-upload-bundle paramger [GH-1931]
|
||||||
|
* builder/amazon: Use IAM Profile to upload bundle if provided [GH-1985]
|
||||||
* builder/amazon: Retry finding created instance for eventual
|
* builder/amazon: Retry finding created instance for eventual
|
||||||
consistency. [GH-2129]
|
consistency. [GH-2129]
|
||||||
* builder/amazon: If no AZ is specified, use AZ chosen automatically by
|
* builder/amazon: If no AZ is specified, use AZ chosen automatically by
|
||||||
|
|
Loading…
Reference in New Issue