diff --git a/CHANGELOG.md b/CHANGELOG.md index c67163f8a..387de4aa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]