Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-20 11:18:09 +01:00
parent 5e33517394
commit 9c42a8d2aa
1 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,8 @@ IMPROVEMENTS:
* 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]
* provier/aws: Use resource.Retry for route creation and deletion [GH-6225]
* provider/aws: Use resource.Retry for route creation and deletion [GH-6225]
* provider/aws: Add support S3 Bucket Lifecycle Rule [GH-6220]
* 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]