Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-19 20:33:51 +01:00
parent b78f4c1114
commit e9faa4270f
1 changed files with 1 additions and 0 deletions

View File

@ -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]