From c0bd7fe1d8a062e143c2d2c3da0224b022861fe1 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 27 Jul 2016 22:50:44 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10b3d10800..32019d290b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -89,6 +89,7 @@ FEATURES: * **New Resource:** `consul_service` [GH-7508] * **New Resource:** `mysql_grant` [GH-7656] * **New Resource:** `mysql_user` [GH-7656] + * **New Resource:** `azurerm_storage_table` [GH-7327] * 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]