mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-19 16:35:29 -04:00
Updated CHANGELOG.md
This commit is contained in:
parent
c649fdbffd
commit
3294a2fc0c
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ IMPROVEMENTS:
|
|||
BUG FIXES:
|
||||
|
||||
* builder/amazon: Fix launching spot instances in EC2 Classic [GH-4204]
|
||||
* builder/amazon: Fix `source_ami_filter` ignores `owners`. [GH-4235]
|
||||
* core: Unbreak glob patterns in `floppy_files`. [GH-3890]
|
||||
* builder/amazon: Correctly assign key from `ssh_keypair_name` to source
|
||||
instance. [GH-4222]
|
||||
|
|
|
|||
Loading…
Reference in a new issue