Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-25 14:26:04 +01:00 committed by GitHub
parent c7935a0fd2
commit b5dad8b038
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,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/aws: Add tagging support to aws_redshift_subnet_group [GH-9504]
* provider/aws: Add validation to IAM User and Group Name [GH-9584]
* 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]
* provider/digitalocean: Allow resizing DigitalOcean Droplets without increasing disk size. [GH-9573]