Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-06-11 18:13:54 +01:00
parent 82c729b9ac
commit 3662bfa67a
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ FEATURES:
* **New Data Source:** `aws_availability_zones` [GH-6805]
* **New Data Source:** `aws_iam_policy_document` [GH-6881]
* **New Data Source:** `aws_s3_bucket_object` [GH-6946]
* **New Interpolation Function:** `sort` [GH-7128]
* **New Provider:** `grafana` [GH-6206]
* **New Provider:** `random` - allows generation of random values without constantly generating diffs [GH-6672]
* **New Remote State Provider:** - `gcs` - Google Cloud Storage [GH-6814]