Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-06-06 09:22:15 +01:00 committed by GitHub
parent 42133f2077
commit aac43acce3
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ BUG FIXES:
* 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: Revoke default ipv6 egress rule for aws_security_group [GH-15075]
* provider/aws: Lambda ENI deletion fails on destroy [GH-11849]
* 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]