From f304036d6d27fd56502ec21e94e8188106cd7e54 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Fri, 2 Dec 2016 13:54:15 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 373f40ef2..744426b61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,8 @@ BUG FIXES: * core: Certain invalid configurations will no longer print "illegal". [GH-10448] * command/console: variable access works [GH-10446] * provider/aws: Do not return a root device for instance store backed AMIs. [GH-9483] - * provider/aws resource_aws_opsworks_application does not accept document_root parameter [GH-10477] + * provider/aws: resource_aws_opsworks_application does not accept document_root parameter [GH-10477] + * provider/aws: bug fix when specifying level on aws_opsworks_permission [GH-10394] ## 0.8.0-rc1 (November 23, 2016)