Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-24 14:27:11 +01:00 committed by GitHub
parent 3f16f3d4c9
commit cf655b75a1
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* provider/aws: No longer require `route_table_ids` list in `aws_vpc_endpoint` resources [GH-9357]
* provider/aws: Allow `description` in `aws_redshift_subnet_group` to be modified [GH-9515]
* provider/azurerm: add account_kind and access_tier to storage_account [GH-9408]
* provider/azurerm: write load_balanacer attributes to network_interface_card hash [GH-9207]
BUG FIXES: