Updated CHANGELOG.md
This commit is contained in:
parent
56f2bfa5ff
commit
0537dffb93
|
@ -15,6 +15,8 @@ IMPROVEMENTS:
|
||||||
* builder/amazon: Adds `force_delete_snapshot` flag to also cleanup snapshots
|
* builder/amazon: Adds `force_delete_snapshot` flag to also cleanup snapshots
|
||||||
if we're removing a preexisting image, as with `force_deregister_image`.
|
if we're removing a preexisting image, as with `force_deregister_image`.
|
||||||
[GH-4223]
|
[GH-4223]
|
||||||
|
* builder/amazon: Support `snapshot_users` and `snapshot_groups` for sharing
|
||||||
|
ebs snapshots. [GH-4243]
|
||||||
* builder/cloudstack: Support reusing an already associated public IP. [GH-4149]
|
* builder/cloudstack: Support reusing an already associated public IP. [GH-4149]
|
||||||
* builder/docker: Introduce docker commit changes, author, and message. [GH-4202]
|
* builder/docker: Introduce docker commit changes, author, and message. [GH-4202]
|
||||||
* builder/googlecompute: Support `source_image_family`. [GH-4162]
|
* builder/googlecompute: Support `source_image_family`. [GH-4162]
|
||||||
|
|
Loading…
Reference in New Issue