Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-25 19:53:36 +01:00 committed by GitHub
parent b4749f0c8f
commit a61687add1
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ IMPROVEMENTS:
* provider/aws: Allow setting a `poll_interval` on `aws_elastic_beanstalk_environment` [GH-7523]
* provider/aws: Add support for Kinesis streams shard-level metrics [GH-7684]
* provider/aws: Support create / update greater than twenty db parameters in `aws_db_parameter_group` [GH-7364]
* providers/aws: expose network interface id [GH-6751]
* providers/aws: expose network interface id in `aws_instance` [GH-6751]
* 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]