From fe90cea9a1bc82d3a66c1cfdab45b0b32cf9d13c Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Sun, 14 Feb 2016 21:14:17 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0de73514aa..22c7ed1141 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ IMPROVEMENTS: * provider/aws: Add support for log validation + KMS encryption to `aws_cloudtrail` [GH-5051] * provider/aws: Support custom endpoints for AWS EC2 ELB and IAM [GH-5114] * provider/aws: Expose additional VPN Connection attributes [GH-5032] + * provider/aws: Add support for HTTP(S) endpoints that auto confirm SNS subscription [GH-4711] BUG FIXES: