Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2016-01-21 17:02:45 -08:00
parent 7450abe408
commit 350ac6ae7d
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ IMPROVEMENTS:
* provider/google: Add support for `named_port` blocks on `google_compute_instance_group_manager` resources [GH-4605]
* provider/openstack: Add "personality" support to instance resource [GH-4623]
* provider/packet: Handle external state changes for Packet resources gracefully [GH-4676]
* provider/tls: `tls_private_key` now exports attributes with public key in both PEM and OpenSSH format [GH-4606]
* state/remote: Allow KMS Key Encryption to be used with S3 backend [GH-2903]
BUG FIXES: