From e9faa4270fda2f0fd6b5bbad9dbe5c34a770ccb7 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Tue, 19 Apr 2016 20:33:51 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8556a29b..61818e76c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ IMPROVEMENTS: * 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/aws: Added migration for `tier` attribute in `aws_elastic_beanstalk_environment` [GH-6167] * 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]