Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-22 01:48:26 +01:00
parent 6ac312e682
commit dcf0996015
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ BUG FIXES:
* provider/aws: Renaming `aws_elastic_beanstalk_configuration_template``option_settings` to `setting` [GH-6043]
* provider/aws: `aws_customer_gateway` will properly populate `bgp_asn` on refresh. [no issue]
* provider/aws: provider/aws: Refresh state on `aws_directory_service_directory` not found [GH-6294]
* provider/aws: `aws_elb` `cross_zone_load_balancing` is not refreshed in the state file [GH-6295]
* provider/azurerm: Fix detection of `azurerm_storage_account` resources removed manually [GH-5878]
* provider/docker: Docker Image will be deleted on destroy [GH-5801]
* provider/openstack: Fix Disabling DHCP on Subnets [GH-6052]