Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-31 17:05:51 +00:00 committed by GitHub
parent fdabf59380
commit 4d0c7d413e
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ IMPROVEMENTS:
* provider/aws: Add support for `AutoMinorVersionUpgrade` to aws_elasticache_replication_group resource. [GH-9657]
* provider/aws: Fix import of RouteTable with destination prefixes [GH-9686]
* provider/aws: Add support for reference_name to aws_route53_health_check [GH-9737]
* provider/aws: Expose ARN suffix on ALB Target Group [GH-9734]
* 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]