From 7e843a58e4474da66f026c6e20db304dd2717575 Mon Sep 17 00:00:00 2001 From: Martin Atkins Date: Sat, 16 Apr 2016 09:20:09 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ff4e0c827..3791b5f99e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ IMPROVEMENTS: * provider/aws: `aws_redshift_cluster` allows usernames with underscore in it [GH-5935] * provider/aws: normalise json for `aws_sns_topic` [GH-6089] * provider/aws: normalize json for `aws_cloudwatch_event_rule` [GH-6025] + * provider/aws: Opsworks layers now support `custom_json` argument [GH-4272] * provider/clc: Override default `account` alias in provider config [GH-5785] * provider/cloudstack: Deprecate `ipaddress` in favour of `ip_address` in all resources [GH-6010] * provider/cloudstack: Deprecate allowing names (instead of IDs) for parameters that reference other resources [GH-6123]