Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-20 17:01:35 +01:00 committed by GitHub
parent 0edf83008c
commit c664f57016
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ IMPROVEMENTS:
* provider/aws: Retry creation of IAM role depending on new IAM user [GH-7324]
* provider/aws: Allow `port` on `aws_db_instance` to be updated [GH-7441]
* provider/aws: Allow VPC Classic Linking in Autoscaling Launch Configs [GH-7470]
* provider/aws: Support `task_role_arn` on `aws_ecs_task_definition [GH-7653]
* 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]