From 96f391dafc38fd986fd817b98b3d4aebeaed62ee Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 25 May 2017 07:55:07 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c8fe6696a..b36b318261 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,7 +66,7 @@ IMPROVEMENTS: * provider/google: resource_compute_disks can now reference snapshots using the snapshot URL [GH-14774] * provider/heroku: Add import support for `heroku_pipeline` resource [GH-14486] * provider/heroku: Add import support for `heroku_pipeline_coupling` resource [GH-14495] -* providers/heroku: Add import support for `heroku_addon` resource [GH-14508] +* provider/heroku: Add import support for `heroku_addon` resource [GH-14508] * provider/openstack: Add support for all protocols in Security Group Rules [GH-14307] * provider/openstack: Add support for updating Subnet Allocation Pools [GH-14782] * provider/openstack: Enable Security Group Updates [GH-14815]