Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-09 15:19:16 +12:00 committed by GitHub
parent f5714ab5a9
commit 1e6e8bfc3d
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
FEATURES:
* **New Provider:** `archive` [GH-7322]
* **New Resource:** `aws_vpn_gateway_attachment` [GH-7870]
* **New Resource:** `aws_load_balancer_policy` [GH-7458]
* **New Resource:** `aws_load_balancer_backend_server_policy` [GH-7458]
* **New Resource:** `aws_load_balancer_listener_policy` [GH-7458]
IMPROVEMENTS
* provider/aws: Introduce `aws_elasticsearch_domain` `elasticsearch_version` field (to specify ES version) [GH-7860]