Update CHANGELOG.md
This commit is contained in:
parent
86b9f5aa7a
commit
eda5dbdc83
|
@ -84,8 +84,9 @@ IMPROVEMENTS:
|
|||
BUG FIXES:
|
||||
|
||||
* provider/aws: Correctly handle AWS keypairs which no longer exist [GH-2032]
|
||||
* provider/aws: Fix issue with restoring an Instance from snapshot ID
|
||||
[GH-2120]
|
||||
* provider/aws: Fix issue with restoring an Instance from snapshot ID [GH-2120]
|
||||
* provider/aws: Handle AMIs where RootBlockDevice does not appear in the
|
||||
BlockDeviceMapping, preventing root_block_device from working [GH-2271]
|
||||
* provider/template: store relative path in the state [GH-2038]
|
||||
* provisioner/chef: fix interpolation in the Chef provisioner [GH-2168]
|
||||
* provisioner/remote-exec: Don't prepend shebang on scripts that already
|
||||
|
|
Loading…
Reference in New Issue