From 6d083caee5d75c50fc4bb3c92df582fa4710b643 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 20 Sep 2017 09:55:48 +0100 Subject: [PATCH] Updating to include #257 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2f152e50a4a..aa886e0bb14a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ FEATURES: +* **New Resource:** `azurerm_automation_account` [GH-257] +* **New Resource:** `azurerm_automation_credential` [GH-257] +* **New Resource:** `azurerm_automation_runbook` [GH-257] +* **New Resource:** `azurerm_automation_schedule` [GH-257] * **New Resource:** `azurerm_app_service` [GH-344] BUG FIXES: