From 1d6ab977e08e1989ea876fa9753d2ae71f74d983 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 7 Jun 2017 13:19:29 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b217a92c40..4540e03acd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -76,6 +76,7 @@ BUG FIXES: * provider/aws: Guard against panic if no NodeGroupMembers returned in `elasticache_replication_group` [GH-13488] * provider/aws: Revoke default ipv6 egress rule for aws_security_group [GH-15075] * provider/aws: Lambda ENI deletion fails on destroy [GH-11849] +* provider/aws: Add gov and cn hosted zone Ids to aws_elb_hosted_zone data source [GH-15149] * provider/azurerm: VM - making `os_profile` optional [GH-14176] * provider/azurerm: Preserve the Subnet properties on Update [GH-13877] * provider/datadog: make datadog_user verified a computed attribute [GH-15034]