Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-01 09:54:12 +00:00 committed by GitHub
parent 6f02a2df55
commit b256c77423
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ BUG FIXES:
* provider/aws: Allow underscores in IAM user and group names [GH-9684]
* provider/aws: aws_ami: handle deletion of AMIs [GH-9721]
* provider/aws: Fix aws_route53_record alias perpetual diff [GH-9704]
* provider/aws: Allow `active` state while waiting for the VPC Peering Connection. #9754
* provider/azurerm: Fix Azure RM loadbalancer rules validation [GH-9468]
* provider/azurerm: Fix servicebus_topic values when using the Update func to stop perpetual diff [GH-9323]
* provider/azurerm: lower servicebus_topic max size to Azure limit [GH-9649]