Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-07-21 16:45:18 -05:00 committed by GitHub
parent 261043fd1a
commit 78155d23cf
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ IMPROVEMENTS:
* provider/aws: Support `task_role_arn` on `aws_ecs_task_definition [GH-7653]
* provider/aws: Support Tags on `aws_rds_cluster` [GH-7695]
* provider/aws: Support kms_key_id for `aws_rds_cluster` [GH-7662]
* provider/aws: Allow setting a `poll_interval` on `aws_elastic_beanstalk_environment` [GH-7523]
* provider/azurerm: Add support for EnableIPForwarding to `azurerm_network_interface` [GH-6807]
* provider/azurerm: Add support for exporting the `azurerm_storage_account` access keys [GH-6742]
* provider/azurerm: The Azure SDK now exposes better error messages [GH-6976]