Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2017-01-08 16:14:30 -08:00 committed by GitHub
parent 4fd1035622
commit 71a414eebd
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@ FEATURES:
* **New Resource:** `azurerm_eventhub_consumer_group` [GH-9902] * **New Resource:** `azurerm_eventhub_consumer_group` [GH-9902]
IMPROVEMENTS: IMPROVEMENTS:
* command/fmt: Show filename on parse error [GH-10923]
* provider/archive: `archive_file` now exports `output_md5` attribute in addition to existing SHA1 and Base64 SHA256 hashes. [GH-10851] * provider/archive: `archive_file` now exports `output_md5` attribute in addition to existing SHA1 and Base64 SHA256 hashes. [GH-10851]
* provider/aws: Add `most_recent` to the `ebs_snapshot` data source [GH-10986] * provider/aws: Add `most_recent` to the `ebs_snapshot` data source [GH-10986]
* provider/aws: Add support for instance tenancy in `aws_opsworks_instance` [GH-10885] * provider/aws: Add support for instance tenancy in `aws_opsworks_instance` [GH-10885]