Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-06-15 18:46:03 +02:00 committed by GitHub
parent d79879dba4
commit 5fdcf5d16a
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ FEATURES:
* **New Resource:** `vsphere_virtual_disk` [GH-6273]
* **New Resource:** `github_repository_collaborator` [GH-6861]
* **New Resource:** `azurerm_virtual_machine_scale_set` [GH-6711]
* **New Resource:** `datadog_timeboard` [GH-6900]
* core: Tainted resources now show up in the plan and respect dependency ordering [GH-6600]
* core: The `lookup` interpolation function can now have a default fall-back value specified [GH-6884]
* core: The `terraform plan` command no longer persists state. [GH-6811]