From e4ff7649d85015a740cf5703ba349daaea74e6fe Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 11 Jul 2016 12:09:49 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa8a7660f2..d3418109ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,7 @@ FEATURES: * **New Resource:** `github_repository_collaborator` [GH-6861] * **New Resource:** `azurerm_virtual_machine_scale_set` [GH-6711] * **New Resource:** `datadog_timeboard` [GH-6900] + * **New Resource:** `digitalocean_tag` [GH-7500] * 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]