From 5fdcf5d16a557276ef310387dec8c6fb9140a5fd Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 15 Jun 2016 18:46:03 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b63161a8..ca973441f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,6 +52,7 @@ FEATURES: * **New Resource:** `vsphere_virtual_disk` [GH-6273] * **New Resource:** `github_repository_collaborator` [GH-6861] * **New Resource:** `azurerm_virtual_machine_scale_set` [GH-6711] + * **New Resource:** `datadog_timeboard` [GH-6900] * 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]