From 51db7ac731bcab9264fa1009bb2eca8e9b1ea264 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Thu, 25 Jun 2015 09:23:58 -0700 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24b28631d..160524c4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ IMPROVEMENTS: * core: HTTP remote state now accepts `skip_cert_verification` option to ignore TLS cert verification. [GH-2214] + * core: S3 remote state now accepts the 'encrypt' option for SSE [GH-2405] * provider/aws: AutoScaling groups now support updating Load Balancers without recreation [GH-2472] * provider/aws: ElastiCache Subnet Groups can be updated