From e71a49cf355d8e6704c83a4dcab53f0139f20982 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Tue, 9 May 2017 17:51:12 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c1380a12..503a3e648 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ IMPROVEMENTS: * provider/aws: Improve the wording of DynamoDB Validation error message [GH-14256] * provider/aws: Add support for importing Kinesis Streams [GH-14278] * provider/aws: Add `arn` attribute to `aws_ses_domain_identity` resource [GH-14306] +* provider/aws: Add support for targets to aws_ssm_association [GH-14246] * provider/azurerm: `azurerm_template_deployment` now supports String/Int/Boolean outputs [GH-13670] * provider/azurerm: Expose the Private IP Address for a Load Balancer, if available [GH-13965] * provider/dns: Fix data dns txt record set [GH-14271]