Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-27 12:15:28 +01:00 committed by GitHub
parent d262ccec1f
commit e2f96ed092
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ IMPROVEMENTS:
* 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/aws: Add Ability To Enable / Disable ALB AccessLogs [GH-9290]
* 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/azurerm: Add disk_size_gb param to VM storage_os_disk [GH-9200]