Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-16 17:59:35 +01:00 committed by GitHub
parent 65aa02b6df
commit ee9c720181
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ FEATURES:
* **New Data Source:** `fastly_ip_ranges` [GH-7984]
* **New Data Source:** `aws_caller_identity` [GH-8206]
* **New Data Source:** `aws_elb_account_id` [GH-8221]
* **New Data Source:** `aws_redshift_service_account` [GH-8224]
IMPROVEMENTS
* provider/aws: Introduce `aws_elasticsearch_domain` `elasticsearch_version` field (to specify ES version) [GH-7860]