From aa4136d0bfaf9907b3e71d59793e90b185f93673 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 5 Oct 2016 01:04:58 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6857910b..0a4ffbd1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ IMPROVEMENTS: * provider/aws: Support Import `aws_opsworks_stack` [GH-9124] * provider/aws: Support Import `aws_elasticache_replication_groups` [GH-9140] * provider/aws: Add new aws api-gateway integration types [GH-9213] + * provider/aws: Import `aws_db_event_subscription` [GH-9220] * provider/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909] * provider/openstack: Use proxy environment variables for communication with services [GH-8948] * provider/vsphere: Adding `detach_unknown_disks_on_delete` flag for VM resource [GH-8947]