Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-06-02 07:05:44 +01:00
parent 1ea5cff9b3
commit 61f6881966
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ FEATURES:
* **New Data Source:** `aws_ami` [GH-6911]
* **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 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]