From 9590c0b32daa35e37d9f47f24dad9401f9a4e69d Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 31 Oct 2016 16:01:21 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d81036161..5666e4616 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ IMPROVEMENTS: * provider/aws: Add Ability To Enable / Disable ALB AccessLogs [GH-9290] * 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/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]