Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-06-06 00:54:18 +03:00 committed by GitHub
parent df11150a6a
commit c17f5932fa
1 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@ BUG FIXES:
* provider/aws: Retry ECS service update on ServiceNotFoundException [GH-15073]
* provider/aws: Retry DB parameter group delete on InvalidDBParameterGroupState [GH-15071]
* provider/aws: Guard against panic when no aws_default_vpc found [GH-15070]
* provider/aws: Guard against panic if no NodeGroupMembers returned in
 `elasticache_replication_group` [GH-13488]
* 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/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]