Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-25 13:26:39 +01:00 committed by GitHub
parent 7de54533f9
commit e711912faf
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ IMPROVEMENTS:
* 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/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]
* 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]