Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-21 16:23:31 +03:00 committed by GitHub
parent dca89519ec
commit be0390e561
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ FEATURES:
* **New Provider:** `opc` - Oracle Public Cloud [GH-13468]
* **New Data Source:** `aws_kms_alias` [GH-13669]
* **New Data Source:** `aws_kinesis_stream` [GH-13562]
* **New Data Source:** `digitalocean_image` [GH-13787]
* **New Data Source:** `google_compute_network` [GH-12442]
* **New Data Source:** `google_compute_subnetwork` [GH-12442]
* **New Resource:** `local_file` for creating local files (please see the docs for caveats) [GH-12757]