Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-26 19:20:42 +01:00 committed by GitHub
parent 8623803dd7
commit da43730397
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,8 @@ FEATURES:
* **New Resource:** `consul_catalog_entry` [GH-7508]
* **New Resource:** `consul_node` [GH-7508]
* **New Resource:** `consul_service` [GH-7508]
* **New Resource:** `mysql_grant` [GH-7656]
* **New Resource:** `mysql_user` [GH-7656]
* 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]