Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-05-20 15:55:37 +01:00
parent e3352e855c
commit 8aff776ae1
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ BUG FIXES:
* provider/aws: `aws_codedeploy_deployment_group` panic when setting `on_premises_instance_tag_filter` [GH-6617]
* provider/aws: `aws_opsworks_application.app_source` SSH key is write-only [GH-6649]
* provider/aws: fix Elastic Beanstalk `cname_prefix` continual plans [GH-6653]
* provider/aws: Make 'stage_name' required in api_gateway_deployment [Gh-6797]
* provider/azurerm: Fixes terraform crash when using SSH keys with `azurerm_virtual_machine` [GH-6766]
* provider/azurerm: Normalizes `availability_set_id` casing to avoid spurious diffs in `azurerm_virtual_machine` [GH-6768]
* provider/openstack: Reassociate Floating IP on network changes [GH-6579]