Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-06-10 23:37:51 +01:00 committed by GitHub
parent 514d8422f3
commit 4d0db07183
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ FEATURES:
* **New Resource:** `openstack_lb_monitor_v2` [GH-7012]
* **New Resource:** `vsphere_virtual_disk` [GH-6273]
* **New Resource:** `github_repository_collaborator` [GH-6861]
* **New Resource:** `azurerm_virtual_machine_scale_set` [GH-6711]
* 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]