Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-11-22 09:30:39 -07:00 committed by GitHub
parent d16ba26495
commit cf47d3d794
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ FEATURES:
* core: allow outputs to have descriptions [GH-9722]
* state/azure: support passing of lease ID when writing storage blob [GH-10115]
* **New Resource:** `aws_ebs_snapshot` [GH-10017]
* **New Resource:** `openstack_blockstorage_volume_attach_v2` [GH-10259]
* **New Resource:** `openstack_compute_volume_attach_v2` [GH-10260]
* **New Data Source:** `aws_ebs_snapshot` [GH-10017]
IMPROVEMENTS: