diff --git a/CHANGELOG.md b/CHANGELOG.md index 0585ae1ba4c7..0fc57d43074e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,6 +65,7 @@ IMPROVEMENTS: * provider/vsphere: Support for linked clones and Windows-specific guest config options [GH-6087] * provider/vsphere: Checking for Powered Off State before `vsphere_virtual_machine` deletion [GH-6283] * provider/vsphere: Support mounting ISO images to virtual cdrom drives [GH-4243] + * provider/vsphere: Fix missing ssh connection info [GH-4283] * provider/google: Deprecate unused "region" attribute in `global_forwarding_rule`; this attribute was never used anywhere in the computation of the resource [GH-6112] * provider/cloudstack: Add group attribute to `cloudstack_instance` resource [GH-6023]