diff --git a/CHANGELOG.md b/CHANGELOG.md index 054c0bea31..57c0a261f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,7 +30,8 @@ IMPROVEMENTS: * provider/docker: Allow Windows Docker containers to map volumes [GH-13584] * provider/google: Add a `url` attribute to `google_storage_bucket` [GH-14393] * provider/google: Make google resource storage bucket importable [GH-14455] -* provider/heroku: Add import ability for `heroku_pipeline` resource [GH-14486] +* provider/heroku: Add import support for `heroku_pipeline` resource [GH-14486] +* providers/heroku: Add import support for `heroku_pipeline_coupling` resource [GH-14495] * provider/openstack: Add support for all protocols in Security Group Rules [GH-14307] * provider/rundeck: adds `description` to `command` schema in `rundeck_job` resource [GH-14352] * provider/scaleway: allow public_ip to be set on server resource [GH-14515]