Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-21 00:43:57 +01:00
parent a44c547986
commit 37eecd389b
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ BUG FIXES:
* provider/aws: wait for IAM instance profile to propagate when creating Opsworks stacks [GH-6049]
* provider/aws: Don't read back `aws_opsworks_stack` cookbooks source password [GH-6203]
* provider/aws: Resolves DefaultOS and ConfigurationManager conflict on `aws_opsworks_stack` [GH-6244]
* provider/aws: Renaming `aws_elastic_beanstalk_configuration_template``option_settings` to `setting` [GH-6043]
* 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]