Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-28 11:20:32 +01:00 committed by GitHub
parent 63a14be8da
commit bf2e8e23d9
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ IMPROVEMENTS:
* provider/aws: expose network interface id in `aws_instance` [GH-6751]
* provider/aws: Adding passthrough behavior for API Gateway integration [GH-7801]
* provider/aws: Enable Redshift Cluster Logging [GH-7813]
* provider/aws: Add ability to set Performance Mode in `aws_efs_file_system` [GH-7791]
* 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]