Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-13 15:38:06 +01:00 committed by GitHub
parent 3d6fe76b52
commit e13e4977f0
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ FEATURES:
* **New Resource:** `azurerm_virtual_machine_scale_set` [GH-6711]
* **New Resource:** `datadog_timeboard` [GH-6900]
* **New Resource:** `digitalocean_tag` [GH-7500]
* **New Resource:** `digitalocean_volume` [GH-7560]
* 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]