Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-05-29 12:17:36 -07:00
parent 46f81401b9
commit d1e3978b0f
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ BUG FIXES:
* provider/aws: fix Elastic Beanstalk `cname_prefix` continual plans [GH-6653]
* provider/aws: fix aws_security_group_rule refresh [GH-6730]
* provider/aws: Make 'stage_name' required in api_gateway_deployment [Gh-6797]
* provider/aws: Changing keys in `aws_dynamodb_table` correctly force new resources [GH-6829]
* provider/azurerm: Fixes terraform crash when using SSH keys with `azurerm_virtual_machine` [GH-6766]
* provider/azurerm: Fix a bug causing 'diffs do not match' on `azurerm_network_interface` resources [GH-6790]
* provider/azurerm: Normalizes `availability_set_id` casing to avoid spurious diffs in `azurerm_virtual_machine` [GH-6768]