diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c2b25c71..e8556a29b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,7 @@ BUG FIXES: * provider/aws: set ASG `health_check_grace_period` default to 300 [GH-5830] * 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/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]