Update CHANGELOG.md

This commit is contained in:
Clint 2016-06-30 15:05:28 -05:00 committed by GitHub
parent 14fa3a88fd
commit 6749ce35f5
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ IMPROVEMENTS:
* provider/aws: Add support for NewInstancesProtectedFromScaleIn to `aws_autoscaling_group` [GH-6490]
* provider/aws: Added support for `snapshot_identifier` parameter in aws_rds_cluster [GH-7158]
* provider/aws: Add inplace edit/update DB Security Group Rule Ingress [GH-7245]
* provider/aws: Added support for redshift destination to firehose delivery streams [GH-7375]
* 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]